Skip to content
Snippets Groups Projects
Commit 8e4707f8 authored by Justin Carpentier's avatar Justin Carpentier Committed by Matthieu Herrb
Browse files

[wip/pinocchio] Sync to version 1.1.0 + properly set dependencies

parent f2e3232c
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Created: Olivier Stasse, Feb 4th 2016
#
VERSION= 1.0.2
VERSION= 1.1.0
DISTNAME= pinocchio-${VERSION}
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=pinocchio/}
......@@ -14,6 +14,7 @@ COMMENT= Efficient rigid body dynamics
LICENSE= gnu-lgpl-v3
DYNAMIC_PLIST_DIRS+= share/doc/pinocchio
USE_BOOST_LIBS:= python filesystem unit_test_framework
include ../../wip/py-eigen/depend.mk
include ../../math/eigen3/depend.mk
......@@ -21,6 +22,7 @@ include ../../graphics/urdfdom/depend.mk
include ../../graphics/urdfdom-headers/depend.mk
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../path/hpp-fcl/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/doxygen.mk
......
SHA1 (pinocchio-1.0.2.tar.gz) = 2d9b21d404f05106c0501abadab457389af66e12
RMD160 (pinocchio-1.0.2.tar.gz) = 4acd0778c4e2c06b47a07d4f414a4b051d9b0534
Size (pinocchio-1.0.2.tar.gz) = 8169450 bytes
SHA1 (pinocchio-1.1.0.tar.gz) = 72793cd343ff8f314c0bbece76bd291512f7c553
RMD160 (pinocchio-1.1.0.tar.gz) = e6fde368de6c2214e7d176698c5ea97683a54798
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