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

[wip/prf-gazebo-ros-pkgs] Increase precision of header dependencies.

parent 3f2b75dc
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ DISTNAME= ${VERSION}
ROSNAME= $(subst -,_,${PRFNAME})
WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION}
DIST_SUBDIR= ${PKGBASE}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= wip
HOMEPAGE= ${MASTER_SITE_GITHUB:=pal-robotics-forks/${ROSNAME}}
......
......@@ -20,6 +20,8 @@ DEPEND_DIR.prf-gazebo-ros-pkgs?= ../../wip/prf-gazebo-ros-pkgs
SYSTEM_SEARCH.prf-gazebo-ros-pkgs=\
'include/gazebo_ros_control/gazebo_ros_control_plugin.h' \
'include/gazebo_ros_control/default_robot_hw_sim.h' \
'include/gazebo_ros_control/robot_hw_sim.h' \
'share/gazebo_ros_control/cmake/gazebo_ros_controlConfig.cmake' \
'share/gazebo_ros_control/package.xml:/<version>/s/[^0-9.]//gp' \
'lib/pkgconfig/gazebo_ros_control.pc:/Version/s/[^0-9.]//gp'
......
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