wok-stable diff samba/receipt @ rev 7220

Added libcomerr to samba-common instead of libcomerr3 since libsmbclient.so* needs libcomerr.so.2 to work. Added libcomerr-dev to samba build depends so it will build with it in clean chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 11 00:10:18 2010 +0000 (2010-11-11)
parents 69b842dd6217
children 45dc731b6310
line diff
     1.1 --- a/samba/receipt	Sat Nov 06 22:27:47 2010 +0000
     1.2 +++ b/samba/receipt	Thu Nov 11 00:10:18 2010 +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"