Skip to content

Commit

Permalink
dev-ros/audio_play: update deps to gst 1.0
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
aballier committed Sep 1, 2016
1 parent e0e6356 commit d4f0760
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions dev-ros/audio_play/audio_play-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -18,12 +18,11 @@ RDEPEND="
dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/roscpp
dev-libs/boost:=[threads]
media-libs/gstreamer:0.10
media-libs/gstreamer:1.0
"
DEPEND="${RDEPEND}
virtual/pkgconfig"
RDEPEND="${RDEPEND}
media-plugins/gst-plugins-alsa:0.10
media-libs/gst-plugins-good:0.10
media-libs/gst-plugins-base:0.10
media-libs/gst-plugins-good:1.0
media-libs/gst-plugins-base:1.0
"

0 comments on commit d4f0760

Please sign in to comment.