summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-12-28 19:59:17 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-12-28 20:10:51 +0100
commit4c930875ccb6d037492a5933ac350500145eced1 (patch)
tree611ede16dda1fa486c9f3d4f194ea5e41573c1a4
parentdev-ros/tf2: fix build with ocnsole bridge 0.4 (diff)
downloadgentoo-4c930875.tar.gz
gentoo-4c930875.tar.bz2
gentoo-4c930875.zip
dev-ros/theora_image_transport: add missing ocnsole bridge dep
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--dev-ros/theora_image_transport/theora_image_transport-1.9.5-r1.ebuild (renamed from dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild)1
-rw-r--r--dev-ros/theora_image_transport/theora_image_transport-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild b/dev-ros/theora_image_transport/theora_image_transport-1.9.5-r1.ebuild
index d66dc1d1f7c8..a13838696800 100644
--- a/dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild
+++ b/dev-ros/theora_image_transport/theora_image_transport-1.9.5-r1.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
media-libs/libogg
media-libs/libtheora[encode]
dev-libs/boost:=
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild b/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
index d66dc1d1f7c8..a13838696800 100644
--- a/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
+++ b/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
media-libs/libogg
media-libs/libtheora[encode]
dev-libs/boost:=
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}
virtual/pkgconfig"