From: Michael Sterrett Date: Fri, 2 Oct 2015 16:16:11 +0000 (-0400) Subject: increase required nml version (bug #562000) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cfe68b51646535a2f0b0ecbd42394175adb410a6;p=gentoo.git increase required nml version (bug #562000) Package-Manager: portage-2.2.20.1 --- diff --git a/games-misc/opengfx/opengfx-0.5.2.ebuild b/games-misc/opengfx/opengfx-0.5.2.ebuild index cc38f47e80e1..6ba01c00faaa 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=""