diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-31 09:27:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-31 09:27:21 +0000 |
commit | 837e90fc6164c72e83c0e8e06e7b5f6808184743 (patch) | |
tree | 9a6be24ae2d296c295fe5c8af95c85696c94a992 /games-strategy/freelords | |
parent | I've added an override for amd64 that will use lib64 as the lib directory eve... (diff) | |
download | gentoo-2-837e90fc6164c72e83c0e8e06e7b5f6808184743.tar.gz gentoo-2-837e90fc6164c72e83c0e8e06e7b5f6808184743.tar.bz2 gentoo-2-837e90fc6164c72e83c0e8e06e7b5f6808184743.zip |
also needs media-libs/freetype
Diffstat (limited to 'games-strategy/freelords')
-rw-r--r-- | games-strategy/freelords/freelords-0.3.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-strategy/freelords/freelords-0.3.3.ebuild b/games-strategy/freelords/freelords-0.3.3.ebuild index 8e5f748f26ed..7be2e960b488 100644 --- a/games-strategy/freelords/freelords-0.3.3.ebuild +++ b/games-strategy/freelords/freelords-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/freelords-0.3.3.ebuild,v 1.1 2004/08/07 13:03:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/freelords-0.3.3.ebuild,v 1.2 2004/08/31 09:27:21 mr_bones_ Exp $ inherit games @@ -16,6 +16,7 @@ IUSE="nls" RDEPEND="dev-libs/expat >=media-libs/libsdl-1.2.0 >=media-libs/sdl-image-1.2.0 + >=media-libs/freetype-2 >=media-libs/paragui-1.0.4 >=dev-libs/libsigc++-1.2.0" DEPEND="${RDEPEND} |