wok diff samba/receipt @ rev 8317

Meta package ndiswrapper doesn't needed to download ndiswrapper since its not compiled here. Its download in ndiswrapper-driver receipt and also compiled there.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:25:21 2011 +0000 (2011-02-01)
parents 69b842dd6217
children 45dc731b6310
line diff
     1.1 --- a/samba/receipt	Sat Nov 06 22:27:47 2010 +0000
     1.2 +++ b/samba/receipt	Tue Feb 01 03:25:21 2011 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://samba.org/"
     1.6  WGET_URL="${WEB_SITE}$PACKAGE/ftp/stable/$TARBALL"
     1.7 -BUILD_DEPENDS="openldap-dev cups-dev talloc-dev pkg-config"
     1.8 +BUILD_DEPENDS="openldap-dev libcomerr-dev cups-dev talloc-dev pkg-config"
     1.9  DEPENDS="libldap samba-common glibc-extra-samba ncurses popt zlib smbfs acl"
    1.10  
    1.11  SUGGESTED="gamin cups perl"