┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Rojas <[email protected]>2016-01-02 11:25:35 +0000
committerAntonio Rojas <[email protected]>2016-01-02 11:25:35 +0000
commitb59dd79601c6ada56f057b89004fbda354d52724 (patch)
treeb8a51525d26b2726722d585a7185a648892ba871
parent880e716c5ca6f22f50993f2b476f3c28ba909e4d (diff)
Depend on kuiserver (FS#46730)
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34de52c..b3c5d38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=dolphin
pkgver=15.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="File Manager"
arch=(i686 x86_64)
url="http://kde.org/applications/system/dolphin/"
license=(LGPL)
-depends=(baloo-widgets knewstuff kio-extras kactivities)
+depends=(baloo-widgets knewstuff kio-extras kactivities kuiserver)
makedepends=(extra-cmake-modules kdoctools python)
optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails'
'ruby: installing new service menus with GHNS' 'plasma-workspace: remote:// protocol')