wok diff glibc/receipt @ rev 9511

Added sqlite-dev to apr-util build depends. Needed to build apr-dbd-sqlite package.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 06 08:18:26 2011 +0000 (2011-04-06)
parents 21ca332597c4
children d1768332cee0
line diff
     1.1 --- a/glibc/receipt	Sat Mar 05 17:12:18 2011 +0100
     1.2 +++ b/glibc/receipt	Wed Apr 06 08:18:26 2011 +0000
     1.3 @@ -10,8 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.gnu.org/software/libc/"
     1.6  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.7 -# Genpkg order: glibc-base, glibc-locale, glibc-dev.
     1.8 -COOK_OPT="genpkg=glibc-base:glib-locale:glibc-dev"
     1.9 +# Genpkg order: glibc-base, glibc-extra-samba, glibc-locale, glibc-dev.
    1.10 +COOK_OPT="genpkg=glibc-base:glibc-extra-samba:glib-locale:glibc-dev"
    1.11  	
    1.12  # Rules to compile & install the temporary toolchain.
    1.13  cook_tmp_toolchain()
    1.14 @@ -97,7 +97,6 @@
    1.15  		-e '/\*startfile_prefix_spec:/{n;s@.*@/usr/lib/ @}' \
    1.16  		-e '/\*cpp:/{n;s@$@ -isystem /usr/include@}' > \
    1.17  		`dirname $(gcc --print-libgcc-file-name)`/specs
    1.18 -	return 0
    1.19  }
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.