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