media-sound/fluidsynth: add missing := dep on readline
authorAlexis Ballier <aballier@gentoo.org>
Tue, 27 Sep 2016 13:58:45 +0000 (15:58 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 27 Sep 2016 14:00:00 +0000 (16:00 +0200)
Package-Manager: portage-2.3.1

media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild

index d29b47c34ec56315bc9c6482305f750371ca589e..31c11893e1cb13bb466afb4b2c2fd510cd2ead54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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:=[${MULTILIB_USEDEP}] )
        sndfile? ( >=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"