summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-07-09 16:47:07 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-07-09 16:47:07 +0000
commita202e084e6e41ff1c4dcba3ca874d1c6dc48d11f (patch)
treef2dc095dc1b4f54dbbddf71ff2aea4654040752d /app-misc/gramps/gramps-0.9.2.ebuild
parentrevdep-rebuild: help text fixes and package order evaluation fixes (diff)
downloadgentoo-2-a202e084e6e41ff1c4dcba3ca874d1c6dc48d11f.tar.gz
gentoo-2-a202e084e6e41ff1c4dcba3ca874d1c6dc48d11f.tar.bz2
gentoo-2-a202e084e6e41ff1c4dcba3ca874d1c6dc48d11f.zip
dep cleanup
Diffstat (limited to 'app-misc/gramps/gramps-0.9.2.ebuild')
-rw-r--r--app-misc/gramps/gramps-0.9.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/gramps/gramps-0.9.2.ebuild b/app-misc/gramps/gramps-0.9.2.ebuild
index 9388d0cfbf5d..7175900926ee 100644
--- a/app-misc/gramps/gramps-0.9.2.ebuild
+++ b/app-misc/gramps/gramps-0.9.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/app-misc/gramps/gramps-0.9.2.ebuild,v 1.2 2003/07/04 12:18:55 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-0.9.2.ebuild,v 1.3 2003/07/09 16:43:36 liquidx Exp $
inherit gnome2
@@ -22,7 +22,8 @@ RDEPEND=">=dev-lang/python-2.2
>=dev-python/reportlab-1.11"
DEPEND="${RDEPEND}
- dev-lang/swig"
+ dev-lang/swig
+ dev-util/pkgconfig"
DOCS="COPYING NEWS README TODO"