┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Rojas <[email protected]>2020-08-30 11:26:09 +0000
committerAntonio Rojas <[email protected]>2020-08-30 11:26:09 +0000
commitad486b2712370caf64bd4cc45005d9d44fc8d8b0 (patch)
treee9edc939ea36b30bd885921260ba7266da490a7b
parentffa5a812b5f5e288392ee5a0b58183a1fa534e13 (diff)
Add kactivities dependency, no longer pulled by kio-extras (FS#67763)
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10d7c81..be422fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=dolphin
pkgver=20.08.0
-pkgrel=1
+pkgrel=2
pkgdesc="KDE File Manager"
arch=(x86_64)
url="https://kde.org/applications/system/dolphin/"
license=(LGPL)
-depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kinit)
+depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kinit kactivities)
makedepends=(extra-cmake-modules kdoctools packagekit-qt5)
optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails' 'kdegraphics-thumbnailers: PDF and PS thumbnails'
'konsole: terminal panel' 'purpose: share context menu' 'packagekit-qt5: service menu installer')