wok-current rev 7708
break build-dep loop: replace slitaz-dev-pkgs by equivalent without poppler to remove qt4 as a cook depend of qt4
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Dec 19 16:00:38 2010 +0100 (2010-12-19) |
parents | 0ed0ea1630d1 |
children | 755555d8f51e |
files | qt4/receipt |
line diff
1.1 --- a/qt4/receipt Sun Dec 19 15:44:44 2010 +0100 1.2 +++ b/qt4/receipt Sun Dec 19 16:00:38 2010 +0100 1.3 @@ -9,10 +9,14 @@ 1.4 DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \ 1.5 libQtDesigner libQtScript libQt3Support libQtClucene libQtDBus libQtHelp \ 1.6 libQtOpenGL libQtSql libQtWebkit gstreamer" 1.7 -BUILD_DEPENDS="xorg-libX11-dev dbus-dev slitaz-dev-pkgs gstreamer \ 1.8 +BUILD_DEPENDS="xorg-libX11-dev dbus-dev gstreamer \ 1.9 gstreamer-dev gst-python-dev libmng-dev cups-dev mysql-dev unixODBC-dev \ 1.10 mesa-dev fontconfig-dev libegl-mesa libglu-mesa libglw-mesa postgresql-dev glibc-locale \ 1.11 -gtk+-dev gst-plugins-base-dev" 1.12 +gtk+-dev gst-plugins-base-dev atk autoconf automake bash binutils bison bzip2 cairo \ 1.13 +coreutils expat flex fontconfig freetype gcc gettext glib jpeg libIDL \ 1.14 +libcap libpng libtool libxml2 linux-api-headers m4 make mercurial ncurses openssl \ 1.15 +pango patch pcre perl perl-xml-parser perl-xml-simple pixman pkg-config tiff \ 1.16 +xorg xorg-dev-proto zip zlib" 1.17 TARBALL="$SOURCE-$VERSION.tar.gz" 1.18 WEB_SITE="http://qt.nokia.com/" 1.19 WGET_URL="ftp://ftp.qt.nokia.com/qt/source/$TARBALL"