summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-09-04 14:21:10 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-04 14:21:10 +0200
commit42e60f9fe1a80d5ad7238594dd911b093b9070bf (patch)
tree8801e049c54aa52e0f2ee189d8992cf654c93e7e /dev-ros/audio_play/audio_play-0.3.11-r1.ebuild
parentdev-ros/audio_capture: remove boost[threads(+)] usedep (diff)
downloadgentoo-42e60f9fe1a80d5ad7238594dd911b093b9070bf.tar.gz
gentoo-42e60f9fe1a80d5ad7238594dd911b093b9070bf.tar.bz2
gentoo-42e60f9fe1a80d5ad7238594dd911b093b9070bf.zip
dev-ros/audio_play: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros/audio_play/audio_play-0.3.11-r1.ebuild')
-rw-r--r--dev-ros/audio_play/audio_play-0.3.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/audio_play/audio_play-0.3.11-r1.ebuild b/dev-ros/audio_play/audio_play-0.3.11-r1.ebuild
index 7f441b0c346e..89e6144ca0fd 100644
--- a/dev-ros/audio_play/audio_play-0.3.11-r1.ebuild
+++ b/dev-ros/audio_play/audio_play-0.3.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND="
dev-ros/roscpp
- dev-libs/boost:=[threads(+)]
+ dev-libs/boost:=
media-libs/gstreamer:1.0
"
DEPEND="${RDEPEND}