diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-04 19:05:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-04 19:05:48 +0000 |
commit | 5a48e88d2de8863cc7a6e588d1492aa02135eb29 (patch) | |
tree | 095885c5fc577238da6e201e5be57f7a4c2abcbe /games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild | |
parent | Version bump. New version no longer has wifi plugin. (diff) | |
download | gentoo-2-5a48e88d2de8863cc7a6e588d1492aa02135eb29.tar.gz gentoo-2-5a48e88d2de8863cc7a6e588d1492aa02135eb29.tar.bz2 gentoo-2-5a48e88d2de8863cc7a6e588d1492aa02135eb29.zip |
sync with dosbox ebuild
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild')
-rw-r--r-- | games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild index bf84de5fddfc..b8acfa59a45b 100644 --- a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild +++ b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.19 2009/02/17 04:08:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.20 2009/08/04 19:05:48 mr_bones_ Exp $ EAPI=2 inherit eutils games cvs @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ppc x86" IUSE="alsa debug hardened opengl sdl png" -DEPEND="alsa? ( media-libs/alsa-lib[midi] ) +DEPEND="alsa? ( media-libs/alsa-lib ) opengl? ( virtual/opengl ) png? ( media-libs/libpng ) debug? ( sys-libs/ncurses ) |