diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-01-02 11:02:11 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-01-02 11:02:34 +0000 |
commit | 5083ea5f1e067669f0e1bb65c33d9228506c5d3b (patch) | |
tree | 687fc5e796364b83af96ba6e72c11fcf06d37ecb /sci-chemistry | |
parent | sci-biology/rebase: Version Bump (diff) | |
download | gentoo-5083ea5f1e067669f0e1bb65c33d9228506c5d3b.tar.gz gentoo-5083ea5f1e067669f0e1bb65c33d9228506c5d3b.tar.bz2 gentoo-5083ea5f1e067669f0e1bb65c33d9228506c5d3b.zip |
sci-chemistry/coot: Depend on guile-1 as workaround
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=591410
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/coot/coot-0.8.2-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-chemistry/coot/coot-0.8.2-r1.ebuild b/sci-chemistry/coot/coot-0.8.2-r1.ebuild index 420edbbf65cd..a1355144dcc0 100644 --- a/sci-chemistry/coot/coot-0.8.2-r1.ebuild +++ b/sci-chemistry/coot/coot-0.8.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -54,6 +54,7 @@ XDEPS=" virtual/opengl" SCHEMEDEPS=" + <dev-scheme/guile-2 dev-scheme/net-http dev-scheme/guile-gui >=dev-scheme/guile-lib-0.1.6 |