wok diff cups-pam/receipt @ rev 15213

Add nbd
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 13 12:21:17 2013 +0000 (2013-09-13)
parents a6452de6a141
children 28eda731c84d
line diff
     1.1 --- a/cups-pam/receipt	Sat Jun 01 12:06:52 2013 +0000
     1.2 +++ b/cups-pam/receipt	Fri Sep 13 12:21:17 2013 +0000
     1.3 @@ -5,16 +5,18 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Common UNIX Printing System with pam support."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="libssl libgcrypt cups-doc slitaz-base-files gnutls dbus jpeg libpng tiff \
     1.8 -zlib pam libcomerr libkrb5 acl libcomerr3"
     1.9 -BUILD_DEPENDS="openssl-dev gnutls-dev dbus-dev jpeg-dev libpng-dev tiff-dev \
    1.10 -pam libcomerr-dev pam-dev acl-dev libgcrypt-dev"
    1.11 +LICENSE="GPL2 LGPL2"
    1.12  SOURCE="cups"
    1.13  TARBALL="$SOURCE-$VERSION-source.tar.bz2"
    1.14  WEB_SITE="http://www.cups.org/"
    1.15  WGET_URL="http://www.cups.org/software/$VERSION/$TARBALL"
    1.16  PROVIDE="cups:pam"
    1.17  
    1.18 +DEPENDS="libssl libgcrypt cups-doc slitaz-base-files gnutls dbus jpeg libpng tiff \
    1.19 +zlib pam libcomerr libkrb5 acl libcomerr3"
    1.20 +BUILD_DEPENDS="openssl-dev gnutls-dev dbus-dev jpeg-dev libpng-dev tiff-dev \
    1.21 +pam libcomerr-dev pam-dev acl-dev libgcrypt-dev"
    1.22 +
    1.23  # Rules to configure and make the package.
    1.24  compile_rules()
    1.25  {