summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild')
-rw-r--r--xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild
index 1d0c55ba7167..a4b0adaba026 100644
--- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild
+++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.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/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild,v 1.2 2004/03/01 15:59:54 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild,v 1.3 2004/04/05 01:48:53 bcowan Exp $
IUSE=""
MY_P="${PN}-plugin-${PV}"
@@ -14,10 +14,11 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~ia64 x86 ~ppc ~alpha ~sparc ~amd64"
-DEPEND=">=x11-libs/gtk+-2.0.6
- dev-util/pkgconfig
+RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
xfce-base/xfce4-base"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_install() {
make DESTDIR=${D} install || die