summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-11-02 01:42:04 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-11-02 01:42:04 +0000
commit71b3841bdbaf175e9ac472998f43912f2e5075ce (patch)
treede566fd70329c78762751d0f18401c74f604ef18 /x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild
parentRemove >=app-text/dgs-0.5.9.1 dep on USE=X because virtual/x11 provides all t... (diff)
downloadgentoo-2-71b3841bdbaf175e9ac472998f43912f2e5075ce.tar.gz
gentoo-2-71b3841bdbaf175e9ac472998f43912f2e5075ce.tar.bz2
gentoo-2-71b3841bdbaf175e9ac472998f43912f2e5075ce.zip
Change app-text/dgs dependency to that or virtual/x11, which provides the same stuff.
Diffstat (limited to 'x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild')
-rw-r--r--x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild b/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild
index fc1e782e22da..dbc40373ed5e 100644
--- a/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild
+++ b/x11-libs/gtkDPS/gtkDPS-0.3.4.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/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild,v 1.11 2004/08/28 15:15:12 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.4.ebuild,v 1.12 2004/11/02 01:42:04 spyderous Exp $
inherit gnuconfig
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~sparc alpha ppc ~amd64"
DEPEND="virtual/libc
=x11-libs/gtk+-1.2*
- >=app-text/dgs-0.5.9.1"
+ || ( >=app-text/dgs-0.5.9.1 virtual/x11 )"
RDEPEND="nls? ( sys-devel/gettext )"