summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle De'Vir2020-05-29 23:27:25 +1000
committerKyle De'Vir2020-05-29 23:27:25 +1000
commit90b1b0b7634e402d3622a86306319889f9e4adce (patch)
treea5a9fd8ec817a46b6afb0f1fc1da2fc0b322927e /PKGBUILD
parent720a4c947421210a15578c5ee836b0be6653555d (diff)
downloadaur-90b1b0b7634e402d3622a86306319889f9e4adce.tar.gz
Some PKGBUILD changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a9640f2ed37..7929fd764e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,9 @@ depends=(
)
makedepends=(
extra-cmake-modules
- plasma-framework
kcmutils
+ ninja
+ plasma-framework
)
provides=(kdisplay)
conflicts=(kdisplay kscreen)