HaikuDevel: Include libprint.a and libprintutils.a.
It's essentially impossible to build printer drivers outside the tree without these (and I'm presently trying to outsource the PDFWriter.)
This commit is contained in:
@@ -41,8 +41,8 @@ for lib in [ HaikuImageGetSystemLibs ] $(developmentLibs) {
|
||||
AddFilesToPackage develop lib :
|
||||
libcolumnlistview.a
|
||||
<$(architecture)>liblocalestub.a
|
||||
libm.a
|
||||
libpthread.a
|
||||
libm.a libpthread.a
|
||||
libprint.a libprintutils.a
|
||||
<$(architecture)>libshared.a ;
|
||||
|
||||
# the POSIX error code mapper library
|
||||
|
||||
Reference in New Issue
Block a user