summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-19 20:29:23 +0100
committerSam James <sam@gentoo.org>2021-04-19 20:30:25 +0100
commit0250c302cd8ea847d0ad71c202f6dd9010e85a08 (patch)
treebee1e3a88996659f7efed7a0e4f441aefe01658b /dev-python/notify2/notify2-0.3.1-r2.ebuild
parentsys-apps/usb_modeswitch: Drop 2.5.2, EAPI5-- (diff)
downloadgentoo-0250c302cd8ea847d0ad71c202f6dd9010e85a08.tar.gz
gentoo-0250c302cd8ea847d0ad71c202f6dd9010e85a08.tar.bz2
gentoo-0250c302cd8ea847d0ad71c202f6dd9010e85a08.zip
dev-python/notify2: move pkgconfig dep for older EAPIs
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/notify2/notify2-0.3.1-r2.ebuild')
-rw-r--r--dev-python/notify2/notify2-0.3.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/notify2/notify2-0.3.1-r2.ebuild b/dev-python/notify2/notify2-0.3.1-r2.ebuild
index 6a8949f1c2a6..707efcbff8b2 100644
--- a/dev-python/notify2/notify2-0.3.1-r2.ebuild
+++ b/dev-python/notify2/notify2-0.3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="examples"
RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}]"
-BDEPEND="test? ( sys-apps/dbus[X] )"
+DEPEND="test? ( sys-apps/dbus[X] )"
python_test() {
virtx ${EPYTHON} test_notify2.py