summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072023-11-19 19:15:27 +0100
committersL1pKn072023-11-19 19:15:27 +0100
commit59f1487282296b2439883d0c80bc73ef2d5df369 (patch)
tree36778d1e2827859f06c96b184d72384084f8f432 /PKGBUILD
parentb226d4f54962cf22cc647b282eb5b7d8449cc710 (diff)
downloadaur-59f1487282296b2439883d0c80bc73ef2d5df369.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49b62ceddfcd..7b75cbb7202d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,14 +33,14 @@ depends=(
'solid5' # libKF5Solid.so
'kservice5' # libKF5Service.so
'kdelibs4support' # libKF5KDELibs4Support.so
- 'kdesignerplugin'
- 'kinit'
'hicolor-icon-theme'
)
makedepends=(
'git'
'extra-cmake-modules'
'kdoctools5'
+ 'kdesignerplugin'
+ 'kinit'
'doxygen'
'python'
)