summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2019-07-14 09:21:00 +0200
committerJan Neumann2019-07-14 09:21:00 +0200
commitcfaa0644e3dcf55fade5930d2eb1f6a652847271 (patch)
tree2d1e6e9fa711b910105fe6eaa4eb634fc4f85e07 /PKGBUILD
parent075db198f8d1357dc209efbd545208c1841a1a5a (diff)
downloadaur-cfaa0644e3dcf55fade5930d2eb1f6a652847271.tar.gz
dependency check
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02ab11010634..ef7540f1bfc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='A cool desktop panel for KDE Plasma 5'
arch=('i686' 'x86_64')
url='https://github.com/dangvd/ksmoothdock'
license=('GPL3')
-depends=('plasma-workspace')
+depends=('kactivities' 'kxmlgui')
makedepends=('cmake' 'extra-cmake-modules' 'python')
source=("${pkgname}-${pkgver}::${url}/archive/v${pkgver}.tar.gz")
sha256sums=('7390770bb288f4844cc0532c8f569324fe46d8691ae3b315bd32f45c8cfced48')