commit: 1bec5a8e1f92036cd52592077f301d167473d382
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 20 07:28:14 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Aug 20 07:28:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bec5a8e
dev-libs/glib-2.56.2: remove accidental leftover python RDEPEND
No revbump as this is a rather fresh bump and a python RDEPEND is
in place still anyways due to migrational glib-utils RDEP
Package-Manager: Portage-2.3.47, Repoman-2.3.10
dev-libs/glib/glib-2.56.2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-libs/glib/glib-2.56.2.ebuild b/dev-libs/glib/glib-2.56.2.ebuild
index a6deba5610e..f18c2acdc30 100644
--- a/dev-libs/glib/glib-2.56.2.ebuild
+++ b/dev-libs/glib/glib-2.56.2.ebuild
@@ -38,7 +38,6 @@ RDEPEND="
selinux? ( >=sys-libs/libselinux-2.2.2-r5[${MULTILIB_USEDEP}] )
xattr? ( >=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}] )
fam? ( >=virtual/fam-0-r1[${MULTILIB_USEDEP}] )
- ${PYTHON_DEPS}
utils? (
>=dev-util/gdbus-codegen-${PV}
virtual/libelf:0=