wok rev 8775
Fix libqwt5-qt4 build-deps
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 21 19:48:39 2011 +0100 (2011-02-21) |
parents | 14075218486d |
children | 38db9b49ee71 |
files | libqwt5-qt4/receipt |
line diff
1.1 --- a/libqwt5-qt4/receipt Mon Feb 21 19:43:04 2011 +0100 1.2 +++ b/libqwt5-qt4/receipt Mon Feb 21 19:48:39 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"