Skip to content
Snippets Groups Projects
Commit 2584be21 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/py-hpp-baxter] remove useless dependency

parent ac6d303f
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
# Created: Guilhem Saurel on Mon, 28 Jan 2019
#
PKGREVISION= 1
HPP_PACKAGE= hpp-baxter
HPP_COMMENT= Wrappers for Baxter robot in HPP
......@@ -15,8 +16,6 @@ PYTHON_NOTAG_CONFLICT= yes
include ../../meta-pkgs/hpp/Makefile.common
include ../../wip/py-ros-baxter-common/depend.mk
include ../../mk/language/c.mk
include ../../mk/language/c++11.mk
include ../../mk/robotpkg.mk
SHA1 (hpp-baxter-4.8.0.tar.gz) = daa12f7e4b92c942a4404841f1038b7004bb97cb
RMD160 (hpp-baxter-4.8.0.tar.gz) = f9b68d0ea71c6f077536c3705722823a45c35e27
Size (hpp-baxter-4.8.0.tar.gz) = 806432 bytes
SHA1 (patch-aa) = fd964a1375e8f43fb2d8125583185c32054804e9
--- CMakeLists.txt.orig 2019-11-27 16:41:58.000000000 +0100
+++ CMakeLists.txt 2020-04-24 15:37:31.683902764 +0200
@@ -18,8 +18,6 @@
FINDPYTHON()
-ADD_REQUIRED_DEPENDENCY("hpp-corbaserver >= 3")
-
SET(CATKIN_PACKAGE_SHARE_DESTINATION
${CMAKE_INSTALL_DATAROOTDIR}/${PROJECT_NAME})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment