diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-09-12 19:47:32 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-09-12 19:47:32 +0000 |
commit | 19ca4f3da787f5854638cc70ae3abfc3bb9aec98 (patch) | |
tree | fc69043bbac578ee0d49c551f7509cae7d9c51cb /dev-util/diasce/diasce-1.2.ebuild | |
parent | typo fix0rs (diff) | |
download | gentoo-2-19ca4f3da787f5854638cc70ae3abfc3bb9aec98.tar.gz gentoo-2-19ca4f3da787f5854638cc70ae3abfc3bb9aec98.tar.bz2 gentoo-2-19ca4f3da787f5854638cc70ae3abfc3bb9aec98.zip |
removing bonobo-activation dep
Diffstat (limited to 'dev-util/diasce/diasce-1.2.ebuild')
-rw-r--r-- | dev-util/diasce/diasce-1.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/diasce/diasce-1.2.ebuild b/dev-util/diasce/diasce-1.2.ebuild index 0da53d734ac8..90001f3b6ed8 100644 --- a/dev-util/diasce/diasce-1.2.ebuild +++ b/dev-util/diasce/diasce-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diasce/diasce-1.2.ebuild,v 1.5 2003/08/07 03:28:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diasce/diasce-1.2.ebuild,v 1.6 2003/09/12 19:44:32 liquidx Exp $ MY_P=${PN}2-${PV} S=${WORKDIR}/${MY_P} @@ -20,7 +20,6 @@ RDEPEND=">=dev-libs/libxml2-2.4 >=gnome-base/libgnomeui-2 >=gnome-base/libbonobo-2 >=gnome-base/libbonoboui-2 - >=gnome-base/bonobo-activation-1 >=gnome-base/gnome-vfs-2 >=gnome-base/gconf-1.2 >=gnome-base/libgnomecanvas-2" |