summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-12-21 16:24:23 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-12-21 16:51:29 +0100
commit92636b020d4aa8b687c8026572b97915471a14cf (patch)
tree4c2aa0e99aab895538297c169aa5022184046867 /dev-ros/rosbridge_library
parentdev-ros/convex_decomposition: bump to 0.1.12 (diff)
downloadgentoo-92636b020d4aa8b687c8026572b97915471a14cf.tar.gz
gentoo-92636b020d4aa8b687c8026572b97915471a14cf.tar.bz2
gentoo-92636b020d4aa8b687c8026572b97915471a14cf.zip
dev-ros/rosbridge_library: add missing cbor dep
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rosbridge_library')
-rw-r--r--dev-ros/rosbridge_library/rosbridge_library-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild b/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild
index 6d15906a8674..9ebd079262d5 100644
--- a/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild
+++ b/dev-ros/rosbridge_library/rosbridge_library-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -25,6 +25,7 @@ RDEPEND="
dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-python/pymongo[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
+ dev-python/cbor[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
test? (