wok diff libQtXml/receipt @ rev 2698
Fix: quodlibet BUILD_DEPENDS
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Apr 22 12:15:50 2009 +0000 (2009-04-22) |
parents | 51f4a9a482ed |
children | 512d5480a9b3 |
line diff
1.1 --- a/libQtXml/receipt Thu Sep 11 15:38:59 2008 +0000 1.2 +++ b/libQtXml/receipt Wed Apr 22 12:15:50 2009 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Qt Xml library" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="libQtCore" 1.8 +DEPENDS="libQtCore libQtNetwork" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.trolltech.com" 1.11 WANTED="qt-x11-opensource-src"