summaryrefslogtreecommitdiff
path: root/app-office/gnucash/gnucash-2.6.12.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/gnucash/gnucash-2.6.12.ebuild')
-rw-r--r--app-office/gnucash/gnucash-2.6.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-2.6.12.ebuild b/app-office/gnucash/gnucash-2.6.12.ebuild
index f667e2a2..b5eca4aa 100644
--- a/app-office/gnucash/gnucash-2.6.12.ebuild
+++ b/app-office/gnucash/gnucash-2.6.12.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
>=dev-libs/popt-1.5
>=dev-libs/libxml2-2.5.10:2
dev-libs/libxslt
- >=dev-scheme/guile-1.8.3:12[deprecated,regex]
+ dev-scheme/guile[deprecated,regex]
dev-scheme/guile-www
gnome-base/libgnomecanvas
>=net-libs/webkit-gtk-1.2:2
@@ -83,7 +83,7 @@ src_configure() {
$(use_enable ofx) \
$(use_enable hbci aqbanking) \
$(use_enable python) \
- --with-guile=1.8 \
+ --with-guile=auto \
--disable-doxygen \
--disable-gtkmm \
--enable-locale-specific-tax \