diff options
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.0.7.ebuild | 2 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.1.0.ebuild | 2 |
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}] |