gutenprint: add gutenprint as a mandatory package.

* use the shared library libgutenprint.so
* remove the xml data files from the tree and the Haiku package.
This commit is contained in:
Jérôme Duval
2014-05-10 13:08:35 +02:00
parent 0217077b04
commit c73c8e2367
816 changed files with 2 additions and 742322 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ if [ IsPackageAvailable gutenprint_devel ] {
runtime: lib
file: devel gutenprint_devel
depends: base
library: $(developLibDir)/libgutenprint.a
library: $(developLibDir)/libgutenprint.so
headers: $(developHeadersDir) $(developHeadersDir)/gutenprint
;