summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-11 17:05:33 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-11 17:05:33 +0200
commitd41b33f3ee7f1d16ee670c42d4d6e246638b8171 (patch)
tree3cb9084ca667ed92fe9d1560fbd46c9efaf230d5 /ros-meta/audio_common/audio_common-9999.ebuild
parentpackage.mask: Add app-accessibility/festival-fi to festival mask (diff)
downloadgentoo-d41b33f3ee7f1d16ee670c42d4d6e246638b8171.tar.gz
gentoo-d41b33f3ee7f1d16ee670c42d4d6e246638b8171.tar.bz2
gentoo-d41b33f3ee7f1d16ee670c42d4d6e246638b8171.zip
ros-meta/audio_common: Comment out snd-play (masked because of festival)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'ros-meta/audio_common/audio_common-9999.ebuild')
-rw-r--r--ros-meta/audio_common/audio_common-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/ros-meta/audio_common/audio_common-9999.ebuild b/ros-meta/audio_common/audio_common-9999.ebuild
index 3961f5718b5c..8274153db985 100644
--- a/ros-meta/audio_common/audio_common-9999.ebuild
+++ b/ros-meta/audio_common/audio_common-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,8 @@ RDEPEND="
dev-ros/audio_capture
dev-ros/audio_common_msgs
dev-ros/audio_play
- dev-ros/sound_play
"
+# dev-ros/sound_play
+# https://bugs.gentoo.org/612980#c14
+
DEPEND="${RDEPEND}"