From 5008bbcb72fc5e5889b0ab9f94aae16fc3698a57 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 30 May 2020 22:42:45 -0400 Subject: Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert --- media-sound/fluidsynth/fluidsynth-2.0.7.ebuild | 2 +- media-sound/fluidsynth/fluidsynth-2.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound') 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}] -- cgit v1.2.3-65-gdbad