diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-10-02 12:16:11 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-10-02 12:41:00 -0400 |
commit | cfe68b51646535a2f0b0ecbd42394175adb410a6 (patch) | |
tree | 540a9d7a8917a3e7ed0fc2016bf711740648bdd2 /games-misc | |
parent | dev-libs/botan: add libressl support (diff) | |
download | gentoo-cfe68b51646535a2f0b0ecbd42394175adb410a6.tar.gz gentoo-cfe68b51646535a2f0b0ecbd42394175adb410a6.tar.bz2 gentoo-cfe68b51646535a2f0b0ecbd42394175adb410a6.zip |
increase required nml version (bug #562000)
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/opengfx/opengfx-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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="" |