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 /media-sound
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 'media-sound')
-rw-r--r--media-sound/fluidsynth/fluidsynth-2.0.7.ebuild2
-rw-r--r--media-sound/fluidsynth/fluidsynth-2.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.0.7.ebuild b/media-sound/fluidsynth/fluidsynth-2.0.7.ebuild
index 59d74664cf3a..494a305ed54f 100644
--- a/media-sound/fluidsynth/fluidsynth-2.0.7.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.0.7.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86"
IUSE="alsa dbus debug examples ipv6 jack ladspa lash oss portaudio pulseaudio +readline +sndfile systemd"
BDEPEND="
- virtual/pkgconfig[${MULTILIB_USEDEP}]
+ virtual/pkgconfig
"
DEPEND="
dev-libs/glib:2[${MULTILIB_USEDEP}]
diff --git a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild
index 672fdd204679..a01ed47a190c 100644
--- a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86"
IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio pulseaudio +readline sdl +sndfile systemd threads"
BDEPEND="
- virtual/pkgconfig[${MULTILIB_USEDEP}]
+ virtual/pkgconfig
"
DEPEND="
dev-libs/glib:2[${MULTILIB_USEDEP}]