wok-6.x diff arora/receipt @ rev 8496
Up: phpmyadmin to 3.3.9.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 09 19:44:42 2011 +0000 (2011-02-09) |
parents | 52602fbd3289 |
children | 59009b1c6878 |
line diff
1.1 --- a/arora/receipt Mon Jul 12 09:02:42 2010 +0200 1.2 +++ b/arora/receipt Wed Feb 09 19:44:42 2011 +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()