commit: 9ae09a401f5ee39f9a2e33ffd92f7ddd5e34d77f
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 11:28:17 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 11:58:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae09a40
dev-ros/theora_image_transport: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ros/theora_image_transport/theora_image_transport-1.9.5.ebuild | 1 +
dev-ros/theora_image_transport/theora_image_transport-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
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.ebuild
index c17f6354604..d66dc1d1f7c 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.ebuild
@@ -26,6 +26,7 @@ RDEPEND="
dev-ros/pluginlib
media-libs/libogg
media-libs/libtheora[encode]
+ dev-libs/boost:=
"
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 c17f6354604..d66dc1d1f7c 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"