diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 19:11:58 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 20:10:33 +0100 |
commit | 0cbf1423b93a10383d2cc4c62df4de9ffdcbb430 (patch) | |
tree | 1cc287cb020c7b0b455b319d25bf25eebabd388a /dev-ros/hector_geotiff_plugins | |
parent | dev-ros/geometric_shapes : fix build with console bridge 0.4 (diff) | |
download | gentoo-0cbf1423b93a10383d2cc4c62df4de9ffdcbb430.tar.gz gentoo-0cbf1423b93a10383d2cc4c62df4de9ffdcbb430.tar.bz2 gentoo-0cbf1423b93a10383d2cc4c62df4de9ffdcbb430.zip |
dev-ros/hector_geotiff_plugins: add missing dep on console bridge
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ros/hector_geotiff_plugins')
-rw-r--r-- | dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5-r1.ebuild (renamed from dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5.ebuild) | 1 | ||||
-rw-r--r-- | dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5.ebuild b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5-r1.ebuild index 5ad07adfe90f..1afec5c73a1b 100644 --- a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5.ebuild +++ b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-0.3.5-r1.ebuild @@ -17,5 +17,6 @@ RDEPEND=" dev-ros/hector_geotiff dev-ros/hector_nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-libs/boost:= + dev-libs/console_bridge:= " DEPEND="${RDEPEND}" diff --git a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-9999.ebuild b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-9999.ebuild index 5ad07adfe90f..1afec5c73a1b 100644 --- a/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-9999.ebuild +++ b/dev-ros/hector_geotiff_plugins/hector_geotiff_plugins-9999.ebuild @@ -17,5 +17,6 @@ RDEPEND=" dev-ros/hector_geotiff dev-ros/hector_nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-libs/boost:= + dev-libs/console_bridge:= " DEPEND="${RDEPEND}" |