summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2006-10-13 12:34:06 +0000
committerAlon Bar-Lev <alonbl@gentoo.org>2006-10-13 12:34:06 +0000
commit345eaad65a7f4cb5d89faf417a74ea8eddd756d2 (patch)
tree747a1b7cbc0622490740f942d76af2c4bd342940 /app-crypt/gpa/gpa-0.7.0-r2.ebuild
parentadded ~amd64 (diff)
downloadhistorical-345eaad65a7f4cb5d89faf417a74ea8eddd756d2.tar.gz
historical-345eaad65a7f4cb5d89faf417a74ea8eddd756d2.tar.bz2
historical-345eaad65a7f4cb5d89faf417a74ea8eddd756d2.zip
Added required pkgconfig dependency, bug#151136, thanks to Evil Compile Person.
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-crypt/gpa/gpa-0.7.0-r2.ebuild')
-rw-r--r--app-crypt/gpa/gpa-0.7.0-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-crypt/gpa/gpa-0.7.0-r2.ebuild b/app-crypt/gpa/gpa-0.7.0-r2.ebuild
index 30e0e59ad4e4..d181368fb3c1 100644
--- a/app-crypt/gpa/gpa-0.7.0-r2.ebuild
+++ b/app-crypt/gpa/gpa-0.7.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.7.0-r2.ebuild,v 1.12 2005/08/08 12:50:24 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.7.0-r2.ebuild,v 1.13 2006/10/13 12:34:06 alonbl Exp $
inherit eutils
@@ -16,6 +16,7 @@ IUSE="nls"
DEPEND=">=x11-libs/gtk+-2.0
>=app-crypt/gnupg-1.2
>=app-crypt/gpgme-0.9.0-r1
+ >=dev-util/pkgconfig-0.7
nls? ( sys-devel/gettext )"
src_compile() {