Linux: Freetype 3p lib - fix packaging fail...
parent
09b52ab823
commit
d5c7813383
|
|
@ -2085,6 +2085,7 @@ class LinuxManifest(ViewerManifest):
|
|||
self.path("ca-bundle.crt")
|
||||
|
||||
with self.prefix(src=os.path.join(pkgdir, 'lib', 'release'), dst="lib"):
|
||||
self.path("libfreetype.so*")
|
||||
self.path("libapr-1.so*")
|
||||
self.path("libaprutil-1.so*")
|
||||
#self.path("libboost_context-mt.so*")
|
||||
|
|
|
|||
Loading…
Reference in New Issue