From 75d361a1fb0ee64532280afbec627f79524653b7 Mon Sep 17 00:00:00 2001 From: Antonio Rojas Date: Fri, 28 Aug 2015 19:37:49 +0000 Subject: Depend on kde-templates --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 52be514..a09f1d3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,14 +5,14 @@ pkgname=dolphin pkgver=15.08.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 ktexteditor kactivities-frameworks) +depends=(baloo-widgets knewstuff kio-extras ktexteditor kactivities-frameworks kde-templates) makedepends=(extra-cmake-modules kdoctools python) -optdepends=('kdebase-lib: Document templates' 'kde-cli-tools: For editing file type options') +optdepends=('kde-cli-tools: For editing file type options') conflicts=('kdebase-dolphin<15.08') replaces=(kdebase-dolphin) groups=(kde-applications kdebase) -- cgit v1.3.1