From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:46 +0000 (+0200) Subject: cups: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97fc529e53eae28f44701ed5222816b5e0afafe3;p=ipfire-3.x.git cups: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/cups/cups.nm b/pkgs/core/cups/cups.nm index bc09112b3..029bde1dd 100644 --- a/pkgs/core/cups/cups.nm +++ b/pkgs/core/cups/cups.nm @@ -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