diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-04-22 12:29:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-04-22 12:30:27 +0100 |
commit | 0617e82fe44d635e2a4dc34878bfd139840dd96c (patch) | |
tree | d05bf4da83f188fb86eeb525926b89ff34758f29 /sys-apps/guix | |
parent | dev-db/couchdb: remove old versions (diff) | |
download | gentoo-0617e82fe44d635e2a4dc34878bfd139840dd96c.tar.gz gentoo-0617e82fe44d635e2a4dc34878bfd139840dd96c.tar.bz2 gentoo-0617e82fe44d635e2a4dc34878bfd139840dd96c.zip |
sys-apps/guix: add dev-scheme/guile-json to DEPENDs
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-apps/guix')
-rw-r--r-- | sys-apps/guix/guix-0.12.0-r3.ebuild (renamed from sys-apps/guix/guix-0.12.0-r2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/guix/guix-0.12.0-r2.ebuild b/sys-apps/guix/guix-0.12.0-r3.ebuild index a1ae6f6727b4..8437139191d7 100644 --- a/sys-apps/guix/guix-0.12.0-r2.ebuild +++ b/sys-apps/guix/guix-0.12.0-r3.ebuild @@ -52,6 +52,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-json sys-libs/zlib app-arch/bzip2 dev-db/sqlite |