summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-05-30 22:42:45 -0400
committerMike Gilbert <floppym@gentoo.org>2020-06-13 12:58:11 -0400
commit5008bbcb72fc5e5889b0ab9f94aae16fc3698a57 (patch)
treeb0d046a183f9175d0ba31598cfa43d6dadf87400 /dev-libs/glib/glib-2.62.6.ebuild
parentsci-libs/bmrblib: Bump to 1.0.4 (diff)
downloadgentoo-5008bbcb72fc5e5889b0ab9f94aae16fc3698a57.tar.gz
gentoo-5008bbcb72fc5e5889b0ab9f94aae16fc3698a57.tar.bz2
gentoo-5008bbcb72fc5e5889b0ab9f94aae16fc3698a57.zip
Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies
Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-libs/glib/glib-2.62.6.ebuild')
-rw-r--r--dev-libs/glib/glib-2.62.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.62.6.ebuild b/dev-libs/glib/glib-2.62.6.ebuild
index f67ed49b7843..57adaa590548 100644
--- a/dev-libs/glib/glib-2.62.6.ebuild
+++ b/dev-libs/glib/glib-2.62.6.ebuild
@@ -51,7 +51,7 @@ BDEPEND="
systemtap? ( >=dev-util/systemtap-1.3 )
${PYTHON_DEPS}
test? ( >=sys-apps/dbus-1.2.14 )
- virtual/pkgconfig[${MULTILIB_USEDEP}]
+ virtual/pkgconfig
"
# TODO: >=dev-util/gdbus-codegen-${PV} test dep once we modify gio/tests/meson.build to use external gdbus-codegen