commit:     c113f1ebdfc7ba5e0518247561ea26262233ef34
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon May  8 20:17:23 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon May  8 20:17:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c113f1eb

sys-apps/guix: require USE="regex networking threads" from guile,  bug #617874

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/show_bug.cgi?id=617874
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-apps/guix/guix-0.12.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/guix/guix-0.12.0-r3.ebuild 
b/sys-apps/guix/guix-0.12.0-r3.ebuild
index 7002f0e94d0..3aea5c64be8 100644
--- a/sys-apps/guix/guix-0.12.0-r3.ebuild
+++ b/sys-apps/guix/guix-0.12.0-r3.ebuild
@@ -51,7 +51,7 @@ RESTRICT=test # complains about size of config.log and 
refuses to start tests
 
 RDEPEND="
        dev-libs/libgcrypt:0=
-       >=dev-scheme/guile-2
+       >=dev-scheme/guile-2[regex,networking,threads]
        dev-scheme/guile-json
        sys-libs/zlib
        app-arch/bzip2

Reply via email to