Skip to content

Commit

Permalink
dev-ros/sound_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 d4f0760 commit bb21d1a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev-ros/sound_play/sound_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 @@ -21,7 +21,7 @@ RDEPEND="
dev-ros/roscpp
dev-ros/rospy[${PYTHON_USEDEP}]
dev-ros/roslib
media-libs/gstreamer:0.10
media-libs/gstreamer:1.0
dev-ros/audio_common_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
"
Expand All @@ -30,6 +30,6 @@ DEPEND="${RDEPEND}
RDEPEND="${RDEPEND}
dev-python/gst-python[${PYTHON_USEDEP}]
app-accessibility/festival
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 bb21d1a

Please sign in to comment.