summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 09:42:18 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 09:58:54 +0200
commitf27ae7afc0b4086c7cca1ff35df28fd85ef82519 (patch)
treeb8ae2bd7cc4c2d8b35fd96b31b22ce66c673d9df
parentapp-office/dia: [QA] Add missing python metadata variables (diff)
downloadgentoo-f27ae7afc0b4086c7cca1ff35df28fd85ef82519.tar.gz
gentoo-f27ae7afc0b4086c7cca1ff35df28fd85ef82519.tar.bz2
gentoo-f27ae7afc0b4086c7cca1ff35df28fd85ef82519.zip
app-office/gnucash: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--app-office/gnucash/gnucash-2.6.15-r1.ebuild1
-rw-r--r--app-office/gnucash/gnucash-2.6.15.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/app-office/gnucash/gnucash-2.6.15-r1.ebuild b/app-office/gnucash/gnucash-2.6.15-r1.ebuild
index 04d9c5f9b53e..9cf0d0ea6d36 100644
--- a/app-office/gnucash/gnucash-2.6.15-r1.ebuild
+++ b/app-office/gnucash/gnucash-2.6.15-r1.ebuild
@@ -15,6 +15,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="chipcard debug +doc gnome-keyring hbci mysql ofx postgres python quotes sqlite"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
# FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac)
# libdbi version requirement for sqlite taken from bug #455134
diff --git a/app-office/gnucash/gnucash-2.6.15.ebuild b/app-office/gnucash/gnucash-2.6.15.ebuild
index a805aec2446e..9860cdd822dc 100644
--- a/app-office/gnucash/gnucash-2.6.15.ebuild
+++ b/app-office/gnucash/gnucash-2.6.15.ebuild
@@ -15,6 +15,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="chipcard debug +doc gnome-keyring hbci mysql ofx postgres python quotes sqlite"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
# FIXME: rdepend on dev-libs/qof when upstream fix their mess (see configure.ac)
# libdbi version requirement for sqlite taken from bug #455134