author | Andrea Scarpino
<andrea@archlinux.org> 2015-01-27 08:20:18 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2015-01-27 08:20:18 UTC |
parent | d9e37de46231587c3f604d24a9a823f48f0f7d30 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 1cf37f2..490eaed 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc='Libksysguard' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/workspace/libksysguard' license=('LGPL') -depends=('libxres' 'plasma-framework') +depends=('libxres' 'plasma-framework' 'qt5-webkit') makedepends=('extra-cmake-modules' 'kdoctools' 'python') conflicts=('kdebase-workspace') source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")