summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/p11-kit/p11-kit-0.13.ebuild')
-rw-r--r--app-crypt/p11-kit/p11-kit-0.13.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.13.ebuild b/app-crypt/p11-kit/p11-kit-0.13.ebuild
index f5e7d2994d65..eb94a15fa342 100644
--- a/app-crypt/p11-kit/p11-kit-0.13.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.13.ebuild,v 1.1 2012/07/19 01:38:16 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.13.ebuild,v 1.2 2012/08/26 06:57:36 radhermit Exp $
EAPI=4
@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="debug"
+DEPEND="virtual/pkgconfig"
+
src_configure() {
local myeconfargs=(
$(use_enable debug)