depends: Add ds_store to depends

This commit is contained in:
Cory Fields
2015-12-17 16:43:56 -05:00
committed by Luke Dashjr
parent de619a37fd
commit 82a2d98d9a
3 changed files with 35 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ wallet_packages=bdb
upnp_packages=miniupnpc
darwin_native_packages = native_biplist native_ds_store
ifneq ($(build_os),darwin)
darwin_native_packages=native_cctools native_cdrkit native_libdmg-hfsplus
darwin_native_packages += native_cctools native_cdrkit native_libdmg-hfsplus
endif