wok-stable diff libqwt5-qt4/receipt @ rev 8798

Fix droid-font tarball download
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 23 00:15:11 2011 +0100 (2011-02-23)
parents b04abd30b007
children 02cc6d6760e4
line diff
     1.1 --- a/libqwt5-qt4/receipt	Sat Sep 04 12:47:38 2010 +0200
     1.2 +++ b/libqwt5-qt4/receipt	Wed Feb 23 00:15:11 2011 +0100
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="graphics"
     1.5  SHORT_DESC="Lib Qt Widgets for Technical applications"
     1.6  MAINTAINER="slitaz@objectif-securite.ch"
     1.7 -DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base"
     1.8 +DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base \
     1.9 +qmake"
    1.10  BUILD_DEPENDS="$DEPENDS qt4"
    1.11  SOURCE="qwt"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"