summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/uf-view/uf-view-2.2.ebuild')
-rw-r--r--x11-misc/uf-view/uf-view-2.2.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/uf-view/uf-view-2.2.ebuild b/x11-misc/uf-view/uf-view-2.2.ebuild
index 1dbe6f0eab2a..628f8985e35a 100644
--- a/x11-misc/uf-view/uf-view-2.2.ebuild
+++ b/x11-misc/uf-view/uf-view-2.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/x11-misc/uf-view/uf-view-2.2.ebuild,v 1.1 2003/05/02 19:43:51 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.2.ebuild,v 1.2 2003/07/09 17:20:09 liquidx Exp $
inherit gnome2
@@ -12,9 +12,12 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
-DEPEND=">=dev-libs/glib-2.0
+RDEPEND=">=dev-libs/glib-2.0
>=x11-libs/gtk+-2
>=gnome-base/libgnomeui-2
>=gnome-base/libglade-2"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
DOCS="AUTHORS ChangeLog COPYING README INSTALL NEWS TODO"