summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-01-03 20:01:25 -0500
committerMatt Turner <mattst88@gentoo.org>2021-01-03 20:02:17 -0500
commit8a380b7a5c4b78b61b3e0fd9551fe4c21670343a (patch)
treef199421fd9a1300a415ced768be636848d294ef9 /dev-python
parentwww-client/seamonkey: Enable startup cache (diff)
downloadgentoo-8a380b7a5c4b78b61b3e0fd9551fe4c21670343a.tar.gz
gentoo-8a380b7a5c4b78b61b3e0fd9551fe4c21670343a.tar.bz2
gentoo-8a380b7a5c4b78b61b3e0fd9551fe4c21670343a.zip
dev-python/python-libevdev: Add PDEPEND on libevdev
Closes: https://bugs.gentoo.org/762739 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-libevdev/python-libevdev-0.9.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-libevdev/python-libevdev-0.9.ebuild b/dev-python/python-libevdev/python-libevdev-0.9.ebuild
index a8f0ef742a66..53f8050717ce 100644
--- a/dev-python/python-libevdev/python-libevdev-0.9.ebuild
+++ b/dev-python/python-libevdev/python-libevdev-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,6 +19,7 @@ RESTRICT="!test? ( test )"
DEPEND="
test? ( dev-libs/libevdev )
"
+PDEPEND="dev-libs/libevdev"
python_test() {
esetup.py test