summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30ae016e7129..d5c75bebe57c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url='http://trac.webkit.org/wiki/QtWebKit'
pkgdesc='An open source web browser engine (Qt port) Bin'
license=('LGPL2.1' 'GPL3')
-depends=('systemd' 'gst-plugins-base-libs')
+depends=('qt4' 'systemd' 'gst-plugins-base-libs')
makedepends=('mesa')
provides=('qtwebkit')
conflicts=('qt<4.8' 'qtwebkit')