commit:     80a0be5dac9855247441f7b7a6b969b425a1927d
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  3 14:54:27 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jul  3 14:54:27 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=80a0be5d

Correct LDFLAGS for app-crypt/gnupg.

 core/etc/grs/world.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 058f789..169e3b1 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -260,6 +260,8 @@ package.use/app-crypt_gcr_0 : app-crypt/gcr:0 -debug -test 
gtk introspection val
 [app-crypt/gnupg:0]
 package.use/app-crypt_gnupg_0 : app-crypt/gnupg:0 -doc -mta -nls -selinux 
-static -tools -usb bzip2 ldap readline smartcard
 package.accept_keywords/app-crypt_gnupg_0 : >=app-crypt/gnupg-2.1.6 ~amd64
++package.env : app-crypt/gnupg:0 app-crypt_gnupg_0
+env/app-crypt_gnupg_0 : LDFLAGS="-lintl"
 
 [app-crypt/gpa:0]
 package.use/app-crypt_gpa_0 : app-crypt/gpa:0 -nls

Reply via email to