summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 09:28:44 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 13:21:08 +0200
commit171ab1591520f61b36976e037660fcc20495108b (patch)
tree5cea3effdc59a8295fa4033b2909b14d7d5ffe2a /dev-embedded
parentdev-db/tokumx: [QA] Add missing python metadata variables (diff)
downloadgentoo-171ab1591520f61b36976e037660fcc20495108b.tar.gz
gentoo-171ab1591520f61b36976e037660fcc20495108b.tar.bz2
gentoo-171ab1591520f61b36976e037660fcc20495108b.zip
dev-embedded/pk2-la: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/pk2-la/pk2-la-1.1-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-embedded/pk2-la/pk2-la-1.1-r2.ebuild b/dev-embedded/pk2-la/pk2-la-1.1-r2.ebuild
index dbd7c7eac106..342d462055c4 100644
--- a/dev-embedded/pk2-la/pk2-la-1.1-r2.ebuild
+++ b/dev-embedded/pk2-la/pk2-la-1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,8 +15,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND=""
+DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
dev-python/pygtk[${PYTHON_USEDEP}]
dev-python/pyusb:0[${PYTHON_USEDEP}]