wok-next diff libQtHelp/receipt @ rev 5341
Fixed gettext to have acl as a depend and not just a build depend. Need for xgettext to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 27 10:19:26 2010 +0000 (2010-04-27) |
parents | e6089c20e439 |
children | 30f0edfdd2e4 |
line diff
1.1 --- a/libQtHelp/receipt Fri May 01 15:37:08 2009 +0200 1.2 +++ b/libQtHelp/receipt Tue Apr 27 10:19:26 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Qt help Library" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="libQtCore" 1.8 +DEPENDS="libQtGui libQtClucene libQtSql libQtXml" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.trolltech.com" 1.11 WANTED="qt-x11-opensource-src"