[ros-message-generation] 01/01: Disable geneus and gennodejs
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Sat Jun 18 09:07:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch patch-queue/master
in repository ros-message-generation.
commit 89902e8fd29216c4e9dddd8130bddaad1c34ed6c
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Fri Apr 24 13:22:39 2015 +0200
Disable geneus and gennodejs
---
CMakeLists.txt | 2 +-
package.xml | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 733d846..7052f27 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,4 +3,4 @@ project(message_generation)
find_package(catkin REQUIRED)
-catkin_package(CATKIN_DEPENDS gencpp geneus gennodejs genlisp genmsg genpy)
+catkin_package(CATKIN_DEPENDS gencpp genlisp genmsg genpy)
diff --git a/package.xml b/package.xml
index 2507347..96fd798 100644
--- a/package.xml
+++ b/package.xml
@@ -13,8 +13,6 @@
<buildtool_depend>catkin</buildtool_depend>
<run_depend>gencpp</run_depend>
- <run_depend>geneus</run_depend>
- <run_depend>gennodejs</run_depend>
<run_depend>genlisp</run_depend>
<run_depend>genmsg</run_depend>
<run_depend>genpy</run_depend>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-message-generation.git
More information about the debian-science-commits
mailing list