Fix dependency with catkin 0.7.2#155
Conversation
|
It's still not passing. @dirk-thomas any input on what to change here? I remember some issue comment traffic about things found with pkgconfig. Should we just remove it from the list and pass the include dirs and libraries separately? |
|
I guess libpcre3-dev is missing in the build depends, at least it's not in the jankins logs. |
|
Part of the referenced change has been reverted in ros/catkin#825. But the CMake warning indicates that for either of the two exported DEPENDS |
|
@jspricke will you allow me to push to your pr branch? See: https://github.com/blog/2247-improving-collaboration-with-forks |
e0a6fea to
ac35f0f
Compare
|
@wjwwood I found an easier fix, what do you think? |
since ros/catkin#813 catkin checks that the
dependency was actually found.