wok rev 8236

busybox-pam needs pam-dev for security/pam_appl.h security/pam_misc.h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 27 11:52:18 2011 +0100 (2011-01-27)
parents 84aca0f42f07
children da0fd74ac96d
files busybox/receipt
line diff
     1.1 --- a/busybox/receipt	Thu Jan 27 03:15:09 2011 +0000
     1.2 +++ b/busybox/receipt	Thu Jan 27 11:52:18 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  DEPENDS="slitaz-base-files glibc-base ncurses-common"
     1.7 -BUILD_DEPENDS="bzip2 pam uclibc-cross-compiler-i486"
     1.8 +BUILD_DEPENDS="bzip2 pam pam-dev uclibc-cross-compiler-i486"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.busybox.net/"
    1.11  WGET_URL="http://www.busybox.net/downloads/$TARBALL"