np_sdk: add missing dependency
This commit is contained in:
parent
ab93e1b483
commit
842523e46f
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
|
||||
$(eval $(call gb_StaticLibrary_StaticLibrary,nputils))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_add_package_headers,nputils,np_sdk_inc))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_use_externals,nputils,\
|
||||
mozilla_headers \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue