diff options
-rw-r--r-- | games-strategy/freelords/freelords-0.3.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-strategy/freelords/freelords-0.3.5.ebuild b/games-strategy/freelords/freelords-0.3.5.ebuild index a1ef26bc0987..aceb07f24467 100644 --- a/games-strategy/freelords/freelords-0.3.5.ebuild +++ b/games-strategy/freelords/freelords-0.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/freelords-0.3.5.ebuild,v 1.1 2005/04/16 20:12:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/freelords-0.3.5.ebuild,v 1.2 2005/04/17 22:51:46 mr_bones_ Exp $ inherit eutils games @@ -18,6 +18,7 @@ RDEPEND="dev-libs/expat >=media-libs/sdl-image-1.2 >=media-libs/freetype-2 >=media-libs/paragui-1.1.8 + !=media-libs/paragui-1.0* =dev-libs/libsigc++-1.2*" DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) |