diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-22 16:55:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-22 16:55:03 +0000 |
commit | 5b9b6e4c914f20d4f161d5422ad8f569919e979a (patch) | |
tree | 92326ba20481aeccd0b0672ad28392404b1df344 /games-strategy/uqm/uqm-0.6.2.ebuild | |
parent | Require SLOT="0" of media-libs/jpeg for headers. (diff) | |
download | gentoo-2-5b9b6e4c914f20d4f161d5422ad8f569919e979a.tar.gz gentoo-2-5b9b6e4c914f20d4f161d5422ad8f569919e979a.tar.bz2 gentoo-2-5b9b6e4c914f20d4f161d5422ad8f569919e979a.zip |
Require SLOT="0" of media-libs/jpeg for headers.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/uqm/uqm-0.6.2.ebuild')
-rw-r--r-- | games-strategy/uqm/uqm-0.6.2.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games-strategy/uqm/uqm-0.6.2.ebuild b/games-strategy/uqm/uqm-0.6.2.ebuild index 01ad8224621f..89d52db76453 100644 --- a/games-strategy/uqm/uqm-0.6.2.ebuild +++ b/games-strategy/uqm/uqm-0.6.2.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.6.2.ebuild,v 1.9 2008/08/11 19:17:09 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.6.2.ebuild,v 1.10 2010/01/22 16:55:03 ssuominen Exp $ +EAPI=1 inherit eutils multilib games DESCRIPTION="The Ur-Quan Masters: Port of Star Control 2" @@ -20,7 +21,7 @@ KEYWORDS="amd64 ppc ppc64 x86" IUSE="music opengl remix voice" RDEPEND="media-libs/libvorbis - media-libs/jpeg + media-libs/jpeg:0 media-libs/libpng media-libs/libsdl media-libs/sdl-image |