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

Revert "[wip/{py-,}sot-talos-balance] C++11 is required"

This reverts commit 921b29d6.
parent 921b29d6
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@
ORG= stack-of-tasks
NAME= sot-talos-balance
VERSION= 1.5.0
PKGREVISION= 1
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${PKGTAG.python-}${DISTNAME}
......@@ -55,5 +54,5 @@ include ../../mk/sysdep/graphviz.mk
include ../../mk/sysdep/py-sphinx.mk
include ../../mk/sysdep/python.mk
include ../../mk/language/c.mk
include ../../mk/language/c++11.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
......@@ -5,7 +5,7 @@
ORG= stack-of-tasks
NAME= sot-talos-balance
VERSION= 1.5.0
PKGREVISION= 3
PKGREVISION= 2
DISTNAME= ${NAME}-${VERSION}
......@@ -42,5 +42,5 @@ include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/doxygen.mk
include ../../mk/sysdep/graphviz.mk
include ../../mk/language/c.mk
include ../../mk/language/c++11.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
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