diff --git a/colladadom/manifest.xml b/colladadom/manifest.xml index 001a1ef..194318d 100644 --- a/colladadom/manifest.xml +++ b/colladadom/manifest.xml @@ -12,6 +12,7 @@ http://ros.org/wiki/colladadom + diff --git a/rosdep.yaml b/rosdep.yaml new file mode 100644 index 0000000..3238800 --- /dev/null +++ b/rosdep.yaml @@ -0,0 +1,3 @@ +pcre: + ubuntu: libpcre3-dev + fedora: pcre-devel