wok-undigest rev 484

qtwitter: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 07 10:37:04 2011 +0200 (2011-10-07)
parents 84445b2fe877
children e904c2a0c2f3
files qoauth/receipt qtwitter/receipt
line diff
     1.1 --- a/qoauth/receipt	Fri Oct 07 09:56:00 2011 +0200
     1.2 +++ b/qoauth/receipt	Fri Oct 07 10:37:04 2011 +0200
     1.3 @@ -96,7 +96,7 @@
     1.4  	for DIRECTORY in lib include ; do
     1.5  		cp -a $src/$DIRECTORY $fs/usr
     1.6  	done
     1.7 -	cp  $src/src/interface.h $fs/usr/include
     1.8 +	cp  $src/src/*.h $fs/usr/include
     1.9  
    1.10  	mv $fs/usr/include/QtOAuth $fs/usr/include/QtOAuth.bak
    1.11  	mkdir $fs/usr/include/QtOAuth/
     2.1 --- a/qtwitter/receipt	Fri Oct 07 09:56:00 2011 +0200
     2.2 +++ b/qtwitter/receipt	Fri Oct 07 10:37:04 2011 +0200
     2.3 @@ -8,7 +8,7 @@
     2.4  DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \
     2.5  libQtDesigner libQtScript libQt3Support libQtClucene libQtDBus libQtHelp \
     2.6  libQtOpenGL libQtSql libQtWebkit qoauth"
     2.7 -BUILD_DEPENDS="qmake xorg-libX11-dev dbus-dev Qt4-dev qoauth slitaz-toolchain"
     2.8 +BUILD_DEPENDS="qmake xorg-libX11-dev dbus-dev Qt4-dev qoauth qca-dev"
     2.9  TARBALL="$PACKAGE-$VERSION-src.tar.gz"
    2.10  WEB_SITE="http://www.ayoy.net/$PACKAGE"
    2.11  WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL"