boot packagefs: Fix zlib dependency declaration
This commit is contained in:
@@ -47,9 +47,9 @@ BootStaticLibrary boot_packagefs :
|
||||
: -fno-pic
|
||||
;
|
||||
|
||||
Includes [
|
||||
FGristFiles PackageDataReader.cpp PackageDataReaderImpl.cpp
|
||||
ReaderImplBase.cpp ZlibCompressionBase.cpp ZlibDecompressor.cpp
|
||||
]
|
||||
Includes [
|
||||
FGristFiles ZlibCompressionBase.cpp package/hpkg/ZlibCompressor.h
|
||||
package/hpkg/ZlibDecompressor.h
|
||||
]
|
||||
: [ BuildFeatureAttribute zlib : headers ] ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user