Skip to content
Snippets Groups Projects
Commit 714ac962 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/pal-statistics] pal statistics is compatible with xenial AND bionic.

parent 8a91199f
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ DISTNAME= ${VERSION}
ROSNAME= $(subst -,_,${PKGBASE})
WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION}
DIST_SUBDIR= ${PKGBASE}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= wip
......@@ -26,7 +26,7 @@ USE_BOOST_LIBS= thread
ROS_METAPKG= yes
USE_BOOST_LIBS= thread
ONLY_FOR_PLATFORM= Ubuntu-16.04-%
ONLY_FOR_PLATFORM= Ubuntu-16.04-% Ubuntu-18.04-%
CMAKE_PREFIX_PATH+=${PREFIX}
include ../../devel/boost-headers/depend.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