Skip to content

Commit

Permalink
media-plugins/gst-plugins-pulse: gst-plugins-base is needed (#563470)
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
pacho2 committed Jul 9, 2016
1 parent 1d9a1ae commit 182ddbe
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ DESCRIPTION="GStreamer plugin for the PulseAudio sound server"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""

RDEPEND=">=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]"
RDEPEND="
>=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
>=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}"

0 comments on commit 182ddbe

Please sign in to comment.