Kaydet (Commit) 12ddc6d0 authored tarafından Matúš Kukan's avatar Matúš Kukan

add externals for libmerged too

Change-Id: I6801745e25d31e951ed9d0dcf1e2d93aa55905e4
üst 106d9b39
...@@ -37,6 +37,7 @@ $(eval $(call gb_Library_use_externals,merged,\ ...@@ -37,6 +37,7 @@ $(eval $(call gb_Library_use_externals,merged,\
boost_headers \ boost_headers \
boostdatetime \ boostdatetime \
$(call gb_Helper_optional,DESKTOP,clucene) \ $(call gb_Helper_optional,DESKTOP,clucene) \
$(call gb_Helper_optional,COLLADA2GLTF,collada2gltf) \
cups \ cups \
curl \ curl \
dbus \ dbus \
...@@ -58,6 +59,8 @@ $(eval $(call gb_Library_use_externals,merged,\ ...@@ -58,6 +59,8 @@ $(eval $(call gb_Library_use_externals,merged,\
mesa_headers \ mesa_headers \
mythes \ mythes \
nss3 \ nss3 \
$(call gb_Helper_optional,COLLADA2GLTF,opencollada_parser) \
$(call gb_Helper_optional,COLLADA2GLTF,png) \
telepathy \ telepathy \
zlib \ zlib \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment