diff --git a/jrl-walkgen-v3/Makefile b/jrl-walkgen-v3/Makefile index 337f45f07e0e2bf2e89688f336110c1b5c352756..78993985b02cf5df1203d5559027515848b06000 100644 --- a/jrl-walkgen-v3/Makefile +++ b/jrl-walkgen-v3/Makefile @@ -5,6 +5,7 @@ DISTNAME= jrl-walkgen-v3-${VERSION} PKGNAME= jrl-walkgen-v3-${VERSION} VERSION= 4.0.2 +PKGREVISION= 1 CATEGORIES= wip MASTER_SITES= ${MASTER_SITE_OPENROBOTS} @@ -30,7 +31,7 @@ pre-configure: include ../../mk/sysdep/cmake.mk include ../../wip/pinocchio/depend.mk -include ../../wip/qpOASES/depend.mk +include ../../wip/eigen-quadprog/depend.mk include ../../wip/simple-humanoid-description/depend.mk include ../../interfaces/jrl-mal/depend.mk include ../../pkgtools/pkg-config/depend.mk