Kaydet (Commit) 7f614ac9 authored tarafından Michael Stahl's avatar Michael Stahl

nss: handle libsqlite3.so like other libs

Change-Id: Ic000787d9a3155d95bd2f5db531192791650392f
üst cffad630
...@@ -53,9 +53,7 @@ $(eval $(call gb_ExternalPackage_add_libraries_for_install,nss,lib,\ ...@@ -53,9 +53,7 @@ $(eval $(call gb_ExternalPackage_add_libraries_for_install,nss,lib,\
mozilla/dist/out/lib/libsmime3.so \ mozilla/dist/out/lib/libsmime3.so \
mozilla/dist/out/lib/libsoftokn3.so \ mozilla/dist/out/lib/libsoftokn3.so \
mozilla/dist/out/lib/libssl3.so \ mozilla/dist/out/lib/libssl3.so \
)) mozilla/dist/out/lib/libsqlite3.so \
$(eval $(call gb_ExternalPackage_add_files,nss,lib/sqlite,\
mozilla/dist/out/lib/libsqlite3.so \
)) ))
endif endif
......
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