commit: 95618ccbe4953894e1c12b328f59c9a0fbb03b92 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Jul 19 00:46:13 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Jul 19 00:46:13 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=95618ccb
world.conf: app-crypt/gpgme needs argp. core/etc/grs/world.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 221113b..cefd5f5 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -262,6 +262,8 @@ package.use : app-crypt/gpa:0 -nls [app-crypt/gpgme:1] package.use : app-crypt/gpgme:1 -common-lisp static-libs +package.env : app-crypt/gpgme:1 app-crypt_gpgme_1 +env : LDFLAGS=-largp [app-crypt/keynote:0] package.use : app-crypt/keynote:0 ssl @@ -7463,7 +7465,6 @@ package.use : sys-libs/libavc1394:0 static-libs package.env : sys-libs/libavc1394:0 sys-libs_libavc1394_0 env : LDFLAGS=-largp - [sys-libs/libcap-ng:0] package.use : sys-libs/libcap-ng:0 python static-libs
