commit: cfe68b51646535a2f0b0ecbd42394175adb410a6
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 2 16:16:11 2015 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri Oct 2 16:41:00 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe68b51
increase required nml version (bug #562000)
Package-Manager: portage-2.2.20.1
games-misc/opengfx/opengfx-0.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-misc/opengfx/opengfx-0.5.2.ebuild
b/games-misc/opengfx/opengfx-0.5.2.ebuild
index cc38f47..6ba01c0 100644
--- a/games-misc/opengfx/opengfx-0.5.2.ebuild
+++ b/games-misc/opengfx/opengfx-0.5.2.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~ppc x86"
IUSE=""
RESTRICT="test" # nml version affects the checksums that the test uses (bug
#451444)
-DEPEND=">=games-util/nml-0.3.0
+DEPEND=">=games-util/nml-0.4.0
games-util/grfcodec"
RDEPEND=""