wok-6.x rev 6875
Up: arora to 0.11.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 20 22:38:24 2010 +0000 (2010-10-20) |
parents | be5c4b840f57 |
children | 4fe0f05d8aef |
files | arora/receipt |
line diff
1.1 --- a/arora/receipt Wed Oct 20 21:38:30 2010 +0000 1.2 +++ b/arora/receipt Wed Oct 20 22:38:24 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="arora" 1.7 -VERSION="0.10.2" 1.8 +VERSION="0.11.0" 1.9 CATEGORY="network" 1.10 SHORT_DESC="A cross-platform Qt4 WebKit browser" 1.11 MAINTAINER="devl547@gmail.com" 1.12 @@ -9,7 +9,7 @@ 1.13 WEB_SITE="http://arora.googlecode.com/" 1.14 WGET_URL="$WEB_SITE/files/$TARBALL" 1.15 BUILD_DEPENDS="Qt4-dev qmake qt4-phonon" 1.16 -DEPENDS="Qt4-dev" 1.17 +DEPENDS="qt4-phonon libQtGui libQtWebkit libQtDBus libQtXml libQtScript" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()