diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-07-24 07:17:41 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-07-24 07:17:41 +0000 |
commit | 73d18c633d4980cfc014c70325c98e097c1ed60e (patch) | |
tree | d3fbf787bca244a550d363b2dee1a6a07a64ebcf /dev-util/anjuta | |
parent | applied qt-3.0.5 patch to kdepim. Fixes #387. Thanks to Richard D. Jackson fo... (diff) | |
download | gentoo-2-73d18c633d4980cfc014c70325c98e097c1ed60e.tar.gz gentoo-2-73d18c633d4980cfc014c70325c98e097c1ed60e.tar.bz2 gentoo-2-73d18c633d4980cfc014c70325c98e097c1ed60e.zip |
change deps to libglademm, so things work with gcc-3.1
Diffstat (limited to 'dev-util/anjuta')
-rw-r--r-- | dev-util/anjuta/anjuta-0.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/anjuta/anjuta-0.1.9.ebuild b/dev-util/anjuta/anjuta-0.1.9.ebuild index 42b9a5dc2149..5f842894e574 100644 --- a/dev-util/anjuta/anjuta-0.1.9.ebuild +++ b/dev-util/anjuta/anjuta-0.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-0.1.9.ebuild,v 1.4 2002/07/23 10:38:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-0.1.9.ebuild,v 1.5 2002/07/24 07:17:41 lostlogic Exp $ S=${WORKDIR}/${P} DESCRIPTION="A versatile Integrated Development Environment (IDE) for C and C++." @@ -16,10 +16,10 @@ DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 media-libs/audiofile dev-libs/libxml dev-util/pkgconfig + gnome-extra/libglademm app-text/scrollkeeper" RDEPEND="dev-util/glade - dev-util/glademm media-gfx/gnome-iconedit app-text/scrollkeeper =x11-libs/gtk+-1.2* |