diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 19:59:17 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 20:10:51 +0100 |
commit | 4c930875ccb6d037492a5933ac350500145eced1 (patch) | |
tree | 611ede16dda1fa486c9f3d4f194ea5e41573c1a4 /dev-ros/theora_image_transport | |
parent | dev-ros/tf2: fix build with ocnsole bridge 0.4 (diff) | |
download | gentoo-4c930875ccb6d037492a5933ac350500145eced1.tar.gz gentoo-4c930875ccb6d037492a5933ac350500145eced1.tar.bz2 gentoo-4c930875ccb6d037492a5933ac350500145eced1.zip |
dev-ros/theora_image_transport: add missing ocnsole bridge dep
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ros/theora_image_transport')
-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.ebuild | 1 |
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" |