From b59dd79601c6ada56f057b89004fbda354d52724 Mon Sep 17 00:00:00 2001 From: Antonio Rojas Date: Sat, 2 Jan 2016 11:25:35 +0000 Subject: Depend on kuiserver (FS#46730) --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') 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') -- cgit v1.3.1