summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 22:08:54 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 22:46:53 +0200
commit082590a9e1c22f9895cf15904a15539146038e70 (patch)
tree2164c2e204ca3d3e3b886bee0487b9443ce6ee75 /dev-util/dwarves/dwarves-1.10_p20160519.ebuild
parentdev-util/doxy-coverage: [QA] Add missing python metadata variables (diff)
downloadgentoo-082590a9e1c22f9895cf15904a15539146038e70.tar.gz
gentoo-082590a9e1c22f9895cf15904a15539146038e70.tar.bz2
gentoo-082590a9e1c22f9895cf15904a15539146038e70.zip
dev-util/dwarves: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-util/dwarves/dwarves-1.10_p20160519.ebuild')
-rw-r--r--dev-util/dwarves/dwarves-1.10_p20160519.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/dwarves/dwarves-1.10_p20160519.ebuild b/dev-util/dwarves/dwarves-1.10_p20160519.ebuild
index 6463e149b083..b9cd76e48e45 100644
--- a/dev-util/dwarves/dwarves-1.10_p20160519.ebuild
+++ b/dev-util/dwarves/dwarves-1.10_p20160519.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,6 +13,7 @@ LICENSE="GPL-2" # only
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
>=dev-libs/elfutils-0.131