colladadom: adding missing rosdeps on libxml2 and unzip
This commit is contained in:
parent
4de63d55a8
commit
90922b4cfc
|
@ -10,6 +10,8 @@
|
|||
<license>BSD</license>
|
||||
<review status="unreviewed" notes=""/>
|
||||
<url>http://ros.org/wiki/colladadom</url>
|
||||
<rosdep name="libxml2"/>
|
||||
<rosdep name="unzip"/>
|
||||
<export>
|
||||
<cpp lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib -lcollada15dom -lminizip `rosboost-cfg --lflags system` `rosboost-cfg --lflags filesystem`" cflags="-I${prefix}/include `rosboost-cfg --cflags`"/>
|
||||
<cpp os="osx" lflags="-F${prefix}/lib -framework Collada15Dom" cflags="-I${prefix}/include"/>
|
||||
|
|
Loading…
Reference in New Issue