Closed cottsay closed 10 years ago
I would release bump in bloom and not version bump, as we're not entirely sure this will fix the buildfarm errors.
Thanks!
Couldn't find any info anywhere on releasing without bumping the version number, so I ended up doing a full-fledged release. Let's see what happens.
Suggested fix for https://github.com/ros-interactive-manipulation/sql_database/pull/5#issuecomment-41065751
If nothing else, this will make it clear if the problem is a missing pkg-config or yaml-cpp. The
find_package(PkgConfig)
should beREQUIRED
, anyway.