diff options
author | David Seifert <soap@gentoo.org> | 2017-04-21 09:29:51 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-21 09:29:51 +0200 |
commit | 879870c87c37568ca7a0689c7a9e0cd13edf3ec1 (patch) | |
tree | bb90930bcf4fcc15f2653d7321ad85b9581d98d5 /www-plugins/gnash | |
parent | www-client/elinks: [QA] Add missing python metadata variables (diff) | |
download | gentoo-879870c87c37568ca7a0689c7a9e0cd13edf3ec1.tar.gz gentoo-879870c87c37568ca7a0689c7a9e0cd13edf3ec1.tar.bz2 gentoo-879870c87c37568ca7a0689c7a9e0cd13edf3ec1.zip |
www-plugins/gnash: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'www-plugins/gnash')
-rw-r--r-- | www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild b/www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild index 8cd6f7446d0d..dad2a1764d43 100644 --- a/www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild +++ b/www-plugins/gnash/gnash-0.8.10_p20160329-r1.ebuild @@ -102,6 +102,7 @@ DEPEND="${RDEPEND} gnome? ( app-text/rarian ) nsplugin? ( net-misc/npapi-sdk ) test? ( dev-util/dejagnu ) + ${PYTHON_DEPS} " # Tests hang with sandbox, bug #321017 RESTRICT="test" |