┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas <[email protected]>2018-05-19 11:55:23 +0000
committerAntonio Rojas <[email protected]>2018-05-19 11:55:23 +0000
commitcd51ecfaf9f28454ae2e372f8bf1c0389347e6b5 (patch)
tree0d6bc40644b704af3bdca198e5667daaac3190cb /PKGBUILD
parentaeaad5ebe523ab8539428b4219c20846bd521245 (diff)
Remove kuiserver dependency, it depends on plasma-workspace since 5.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb767ef..6c654fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=dolphin
pkgver=18.04.1
-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 kuiserver kcmutils kparts kinit)
+depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kinit)
makedepends=(extra-cmake-modules kdoctools)
optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails'
'ruby: installing new service menus from KDE Store' 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel')