diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-01-01 18:35:38 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-01-01 18:35:38 +0000 |
commit | 6d9502b58621bed15199b093208757f3cf70553e (patch) | |
tree | 5d3eb7943c346b0b25bd66fe62fa5e02f1ac7b64 /games-arcade | |
parent | old (diff) | |
download | gentoo-2-6d9502b58621bed15199b093208757f3cf70553e.tar.gz gentoo-2-6d9502b58621bed15199b093208757f3cf70553e.tar.bz2 gentoo-2-6d9502b58621bed15199b093208757f3cf70553e.zip |
needs libpng
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/smc/smc-1.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-arcade/smc/smc-1.4.ebuild b/games-arcade/smc/smc-1.4.ebuild index 5fff0d680e6c..46b81f9db4c7 100644 --- a/games-arcade/smc/smc-1.4.ebuild +++ b/games-arcade/smc/smc-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/smc/smc-1.4.ebuild,v 1.1 2007/12/30 02:20:48 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/smc/smc-1.4.ebuild,v 1.2 2008/01/01 18:35:38 nyhm Exp $ inherit autotools eutils games @@ -20,6 +20,7 @@ RDEPEND=">=dev-games/cegui-0.5 dev-libs/boost virtual/opengl virtual/glu + media-libs/libpng media-libs/libsdl media-libs/sdl-image media-libs/sdl-mixer |