summaryrefslogtreecommitdiff
path: root/media-sound/fluidsynth
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-09-27 16:02:06 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-09-27 16:02:06 +0200
commitd72e6cfad3ed2df84d8ad77fd06b61a16b9ea61a (patch)
tree7e3bd49fb11abdf85db09f7235f24928677c0549 /media-sound/fluidsynth
parentfcbad300ed352b2d783139fcb839b579a8cd9ab1 (diff)
downloadgentoo-d72e6cfad3ed2df84d8ad77fd06b61a16b9ea61a.tar.gz
gentoo-d72e6cfad3ed2df84d8ad77fd06b61a16b9ea61a.tar.xz
media-sound/fluidsynth: pin readline dep to slot 0
Package-Manager: portage-2.3.1
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
index 31c11893e1c..133343421ba 100644
--- a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
>=media-libs/ladspa-cmt-1.16-r3[${MULTILIB_USEDEP}] )
pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )
portaudio? ( >=media-libs/portaudio-19_pre20111121-r1[${MULTILIB_USEDEP}] )
- readline? ( >=sys-libs/readline-6.2_p5-r1:=[${MULTILIB_USEDEP}] )
+ readline? ( >=sys-libs/readline-6.2_p5-r1:0=[${MULTILIB_USEDEP}] )
sndfile? ( >=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}] )"
DEPEND="${RDEPEND}
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"