sci-electronics/geda: Fix depend on guile-2 (bug 594708).
authorMichael Weber <xmw@gentoo.org>
Sun, 29 Jan 2017 16:44:11 +0000 (17:44 +0100)
committerMichael Weber <xmw@gentoo.org>
Sun, 29 Jan 2017 16:45:07 +0000 (17:45 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sci-electronics/geda/geda-1.9.2.ebuild

index 7ae8aab01fd73bd32c2f904eeab5e42920053205..6983954e112b6c4025d755accfa08184a6064cce 100644 (file)
@@ -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$
 
@@ -23,7 +23,7 @@ CDEPEND="
        x11-libs/pango
        >=x11-libs/cairo-1.2.0
        x11-libs/gdk-pixbuf
-       dev-scheme/guile
+       >=dev-scheme/guile-2.0.0
        nls? ( virtual/libintl )
        stroke? ( >=dev-libs/libstroke-0.5.1 )"