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