dev-python/dbus-python: remove wrong setuptools BDEPEND
authorMart Raudsepp <leio@gentoo.org>
Wed, 1 Jan 2020 16:59:10 +0000 (18:59 +0200)
committerMart Raudsepp <leio@gentoo.org>
Wed, 1 Jan 2020 16:59:19 +0000 (18:59 +0200)
Bug: https://bugs.gentoo.org/678942
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-python/dbus-python/dbus-python-1.2.14.ebuild

index 5526593b6e838950dac8b57a272adbce09c52489..fccd113223f1c2f49049a7f90146e18ea508cb9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -27,7 +27,6 @@ RDEPEND="${PYTHON_DEPS}
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
        virtual/pkgconfig
        doc? ( $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]') )
        test? ( dev-python/pygobject:3[${PYTHON_USEDEP}]