summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/aabrowse/aabrowse-0.0.8.ebuild')
-rw-r--r--games-util/aabrowse/aabrowse-0.0.8.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/games-util/aabrowse/aabrowse-0.0.8.ebuild b/games-util/aabrowse/aabrowse-0.0.8.ebuild
index 5e1555ba9c0b..5c5a9ef9eda1 100644
--- a/games-util/aabrowse/aabrowse-0.0.8.ebuild
+++ b/games-util/aabrowse/aabrowse-0.0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/aabrowse/aabrowse-0.0.8.ebuild,v 1.4 2005/07/25 17:45:40 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/aabrowse/aabrowse-0.0.8.ebuild,v 1.5 2006/01/28 07:24:55 joshuabaergen Exp $
inherit kde
@@ -13,7 +13,10 @@ SLOT="0"
KEYWORDS="~ppc x86"
IUSE="geoip"
-DEPEND="virtual/x11
+RDEPEND="|| ( ( x11-libs/libXext
+ x11-libs/libSM )
+ virtual/x11 )"
+DEPEND="${RDEPEND}
$(qt_min_version 3.2)
sys-libs/zlib
media-libs/libpng