diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:12 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:12 +0000 |
commit | 39e6b6778c7d3e19b38dd27cbfbcf7070dfaf6e7 (patch) | |
tree | 1b06465ffe4e79eb014c2a0b190199fe74c5228d /dev-util/david/david-0.99.2.ebuild | |
parent | gtk 1.2 dependency listing fixes (diff) | |
download | historical-39e6b6778c7d3e19b38dd27cbfbcf7070dfaf6e7.tar.gz historical-39e6b6778c7d3e19b38dd27cbfbcf7070dfaf6e7.tar.bz2 historical-39e6b6778c7d3e19b38dd27cbfbcf7070dfaf6e7.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'dev-util/david/david-0.99.2.ebuild')
-rw-r--r-- | dev-util/david/david-0.99.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/david/david-0.99.2.ebuild b/dev-util/david/david-0.99.2.ebuild index 92cc5f78eb45..6dc5db8336c9 100644 --- a/dev-util/david/david-0.99.2.ebuild +++ b/dev-util/david/david-0.99.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Spider <spider@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/david/david-0.99.2.ebuild,v 1.1 2002/04/24 21:32:42 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/david/david-0.99.2.ebuild,v 1.2 2002/05/23 06:50:12 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="The C/C++ Code editor for Gnome" @@ -11,7 +11,7 @@ SLOT="0" DEPEND="virtual/glibc >=dev-libs/libxml-1.8.16 - >=x11-libs/gtk+-1.2.10 + =x11-libs/gtk+-1.2* >=gnome-base/gnome-libs-1.4.1.5 >=media-libs/audiofile-0.2.3 >=media-sound/esound-0.2.23 |