diff --git a/hpp-universal-robot/Makefile b/hpp-universal-robot/Makefile index 141c43bb5ca6352b1dd47e56085050082ee41d77..8fa89d587f0a2f73474725c21e3a757dfa13cf28 100644 --- a/hpp-universal-robot/Makefile +++ b/hpp-universal-robot/Makefile @@ -6,12 +6,12 @@ HPP_PACKAGE= hpp-universal-robot HPP_COMMENT= Data specific to robots ur5 and ur10 for hpp-corbaserver CATEGORIES= wip +USE_PYTHON= true include ../../meta-pkgs/hpp/Makefile.common include ../../wip/example-robot-data/depend.mk -include ../../mk/sysdep/python.mk include ../../mk/language/c.mk include ../../mk/language/c++11.mk include ../../mk/robotpkg.mk diff --git a/hpp-universal-robot/depend.mk b/hpp-universal-robot/depend.mk index ffeef54da98a715e3cb3e6deee63be7a3f63cb69..be36616c239e6df2c4dcb207962d28de8993f1b2 100644 --- a/hpp-universal-robot/depend.mk +++ b/hpp-universal-robot/depend.mk @@ -11,11 +11,13 @@ endif ifeq (+,$(HPP_UNIVERSAL_ROBOT_DEPEND_MK)) # -------------------------------------- +include ../../mk/sysdep/python.mk + PREFER.hpp-universal-robot?= robotpkg DEPEND_USE+= hpp-universal-robot -DEPEND_ABI.hpp-universal-robot?= hpp-universal-robot>=4.2.1 +DEPEND_ABI.hpp-universal-robot?= ${PKGTAG.python-}hpp-universal-robot>=4.7.0 DEPEND_DIR.hpp-universal-robot?= ../../wip/hpp-universal-robot SYSTEM_SEARCH.hpp-universal-robot=\