]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
cups: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:46 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:46 +0000 (13:08 +0200)
pkgs/core/cups/cups.nm

index bc09112b334b3f6ef7d7c73374b953539002ac05..029bde1ddc750c4d0d869b90202ee25c65e62e39 100644 (file)
@@ -34,7 +34,9 @@ PKG_URL        = http://cups.org/software.php
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = The common UNIX printing system.
 
-PKG_DEPS      += cyrus-sasl ghostscript libjpeg libpng libtiff openldap pam perl python zlib
+PKG_BUILD_DEPS+= cyrus-sasl-devel gcc-c++ ghostscript libjpeg-devel libpng-devel \
+        libtiff-devel openldap-devel pam-devel perl python zlib-devel
+PKG_DEPS      += ghostscript
 
 define PKG_DESCRIPTION
        CUPS is the standards-based, open source printing system developed \
@@ -43,6 +45,8 @@ endef
 
 PKG_TARBALL    = $(THISAPP)-source.tar.bz2
 
+PKG_PACKAGES  += $(PKG_NAME)-devel $(PKG_NAME)-libs
+
 CONFIGURE_OPTIONS += \
        --sysconfdir=/etc \
        --localstatedir=/var