diff options
author | David Seifert <soap@gentoo.org> | 2017-04-20 09:41:12 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-20 09:58:49 +0200 |
commit | 740b47534407abb67a8d125ebe23b7432ca71875 (patch) | |
tree | 4c64f21ad2369499989baa411e8ad3d817bfde72 /app-office/dia | |
parent | app-mobilephone/obexftp: [QA] Add missing python metadata variables (diff) | |
download | gentoo-740b47534407abb67a8d125ebe23b7432ca71875.tar.gz gentoo-740b47534407abb67a8d125ebe23b7432ca71875.tar.bz2 gentoo-740b47534407abb67a8d125ebe23b7432ca71875.zip |
app-office/dia: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-office/dia')
-rw-r--r-- | app-office/dia/dia-0.97.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/dia/dia-0.97.3.ebuild b/app-office/dia/dia-0.97.3.ebuild index 1331f221840d..8b66b83857f2 100644 --- a/app-office/dia/dia-0.97.3.ebuild +++ b/app-office/dia/dia-0.97.3.ebuild @@ -18,6 +18,7 @@ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-li # cairo support is preferred as explained by upstream at: # https://bugzilla.gnome.org/show_bug.cgi?id=729668#c6 IUSE="+cairo doc python" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=" >=dev-libs/glib-2:2 |