summaryrefslogtreecommitdiff
path: root/community/wkhtmltopdf/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-23 16:36:50 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-23 16:36:50 +0100
commit1938875bc4b7e7768d44d75a7ad6b0c31975ca47 (patch)
tree8e198cd946186688ee37aad4bc52d056a20d467e /community/wkhtmltopdf/PKGBUILD
parent5bd492fb549003a5f8e22b4792a33b35e79f0531 (diff)
parent34e6c976d28892a7bd3f7578f10fcfa57865472f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/google-gadgets/PKGBUILD community/kvirc/PKGBUILD community/qmc2/PKGBUILD extra/arora/PKGBUILD extra/dhcp/PKGBUILD extra/gtk-xfce-engine/PKGBUILD extra/libreoffice/PKGBUILD extra/monodevelop/PKGBUILD extra/php/PKGBUILD extra/pyqt/PKGBUILD extra/qt/PKGBUILD extra/qt3/PKGBUILD extra/unixodbc/PKGBUILD extra/xulrunner/PKGBUILD multilib/wine/PKGBUILD testing/nilfs-utils/PKGBUILD
Diffstat (limited to 'community/wkhtmltopdf/PKGBUILD')
-rw-r--r--community/wkhtmltopdf/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wkhtmltopdf/PKGBUILD b/community/wkhtmltopdf/PKGBUILD
index 79b021c93..92f24f434 100644
--- a/community/wkhtmltopdf/PKGBUILD
+++ b/community/wkhtmltopdf/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 58535 2011-11-13 16:06:48Z andrea $
+# $Id: PKGBUILD 61101 2011-12-21 20:52:58Z andrea $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
pkgname=wkhtmltopdf
pkgver=0.9.9
-pkgrel=1
+pkgrel=2
pkgdesc="Simple shell utility to convert html to pdf using the webkit rendering engine, and qt"
arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/wkhtmltopdf/"
license=('GPL3')
-depends=('qt')
+depends=('qtwebkit')
optdepends=('xorg-server: wkhtmltopdf needs X or Xvfb to operate')
source=(http://wkhtmltopdf.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
sha1sums=('41f598c0103326e7c13101391447b0284b4ba3cb')