diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 05:13:28 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 05:13:28 -0500 |
commit | d1db157a18a1fae59bba29573141d8fac6d9adb2 (patch) | |
tree | 42b7485e5a35f40be8cddb45f92810ea397cff63 /games-arcade/smc | |
parent | EAPI=5; minor tidying (diff) | |
download | gentoo-d1db157a18a1fae59bba29573141d8fac6d9adb2.tar.gz gentoo-d1db157a18a1fae59bba29573141d8fac6d9adb2.tar.bz2 gentoo-d1db157a18a1fae59bba29573141d8fac6d9adb2.zip |
EAPI=5; minor tidying
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-arcade/smc')
-rw-r--r-- | games-arcade/smc/smc-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/smc/smc-1.9.ebuild b/games-arcade/smc/smc-1.9.ebuild index 342f99055a8d..cc2ed644071d 100644 --- a/games-arcade/smc/smc-1.9.ebuild +++ b/games-arcade/smc/smc-1.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit autotools eutils flag-o-matic games MUSIC_P=SMC_Music_4.1_high @@ -22,7 +22,7 @@ RDEPEND="<dev-games/cegui-0.7[opengl,devil] virtual/glu x11-libs/libX11 dev-libs/libpcre[unicode] - media-libs/libpng + media-libs/libpng:0 media-libs/libsdl[X,joystick,opengl] media-libs/sdl-image[png] media-libs/sdl-mixer[vorbis] |