diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-08-20 10:28:14 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-08-20 10:28:39 +0300 |
commit | 1bec5a8e1f92036cd52592077f301d167473d382 (patch) | |
tree | 32e9dfb7e6288a21500d4c45bacd4f1bd8695c09 /dev-libs/glib | |
parent | profiles/arch/s390/p.u.mask: add dev-python/restkit[cli] (diff) | |
download | gentoo-1bec5a8e1f92036cd52592077f301d167473d382.tar.gz gentoo-1bec5a8e1f92036cd52592077f301d167473d382.tar.bz2 gentoo-1bec5a8e1f92036cd52592077f301d167473d382.zip |
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
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.56.2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.56.2.ebuild b/dev-libs/glib/glib-2.56.2.ebuild index a6deba5610e4..f18c2acdc30b 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= |