wok-6.x diff slim-pam/receipt @ rev 11893
busybox: add AUFS_NOT_SUPPORTED
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 29 11:50:38 2012 +0100 (2012-02-29) |
parents | 7b13b3b4b836 |
children | 73641efed1cc |
line diff
1.1 --- a/slim-pam/receipt Sun May 08 09:40:48 2011 +0000 1.2 +++ b/slim-pam/receipt Wed Feb 29 11:50:38 2012 +0100 1.3 @@ -5,10 +5,6 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Desktop-independent graphical login manager for X11." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="glibc-base gcc-lib-base expat fontconfig freetype util-linux-ng-uuid zlib \ 1.8 -jpeg libpng xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp \ 1.9 -xorg-libXext xorg-libXft xorg-libXmu xorg-libXrender xorg-libXt \ 1.10 -pam" 1.11 SUGGESTED="slim-theme-default slitaz-configs" 1.12 SOURCE="slim" 1.13 TARBALL="$SOURCE-$VERSION.tar.gz" 1.14 @@ -18,6 +14,12 @@ 1.15 PROVIDE="slim:pam" 1.16 BUGS="Sometime needs more than 10 seconds to start (since HAL/DCOP addition)." 1.17 1.18 +DEPENDS="glibc-base gcc-lib-base expat fontconfig freetype util-linux-ng-uuid zlib \ 1.19 +jpeg libpng xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp \ 1.20 +xorg-libXext xorg-libXft xorg-libXmu xorg-libXrender xorg-libXt \ 1.21 +pam" 1.22 +BUILD_DEPENDS="pam-dev" 1.23 + 1.24 # Rules to configure and make the package. 1.25 compile_rules() 1.26 {