wok-stable diff pkg-config/receipt @ rev 6687

Up: libwebkit to 1.2.5. Added gobject-introspection-dev, tar, gettext, and webkit-r-dev to build depends. It needs libwebkit-1.0.la to compile itself. Tar is needed cause of --version is not in busybox tar.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 12 21:49:16 2010 +0000 (2010-10-12)
parents a74be843ef00
children 991d3347db89
line diff
     1.1 --- a/pkg-config/receipt	Fri Sep 10 12:52:31 2010 +0000
     1.2 +++ b/pkg-config/receipt	Tue Oct 12 21:49:16 2010 +0000
     1.3 @@ -13,6 +13,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -p1 < ../stuff/autoconf-2.66.patch
     1.8  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS
    1.10  	make