summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-09-13 13:28:17 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-09-13 13:58:02 +0200
commit9ae09a401f5ee39f9a2e33ffd92f7ddd5e34d77f (patch)
treeb7a55f2a47acbe5e865f15e87c00f8f53c56ea89 /dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
parentdev-ros/rviz_imu_plugin: add missing boost dep (diff)
downloadgentoo-9ae09a401f5ee39f9a2e33ffd92f7ddd5e34d77f.tar.gz
gentoo-9ae09a401f5ee39f9a2e33ffd92f7ddd5e34d77f.tar.bz2
gentoo-9ae09a401f5ee39f9a2e33ffd92f7ddd5e34d77f.zip
dev-ros/theora_image_transport: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-ros/theora_image_transport/theora_image_transport-9999.ebuild')
-rw-r--r--dev-ros/theora_image_transport/theora_image_transport-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
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 c17f63546049..d66dc1d1f7c8 100644
--- a/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
+++ b/dev-ros/theora_image_transport/theora_image_transport-9999.ebuild
@@ -26,6 +26,7 @@ RDEPEND="
dev-ros/pluginlib
media-libs/libogg
media-libs/libtheora[encode]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}
virtual/pkgconfig"