wok diff pam_krb5/receipt @ rev 7867

vde2-dev: Fix CATEGORY
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 03 00:43:32 2011 +0100 (2011-01-03)
parents f3327707164a
children 541f89bff175
line diff
     1.1 --- a/pam_krb5/receipt	Sun Feb 28 17:01:48 2010 +0100
     1.2 +++ b/pam_krb5/receipt	Mon Jan 03 00:43:32 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pam_krb5"
     1.7 -VERSION="3.13"
     1.8 +VERSION="4.3"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Kerberos v5 PAM module."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.eyrie.org/~eagle/software/pam-krb5/"
    1.15  WGET_URL="http://archives.eyrie.org/software/kerberos/$TARBALL"
    1.16 -BUILD_DEPENDS="pam-dev"
    1.17 +BUILD_DEPENDS="pam-dev krb5-dev"
    1.18  DEPENDS="pam libkrb5 libcomerr libcomerr3"
    1.19  
    1.20  # Rules to configure and make the package.