┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas <[email protected]>2015-08-28 19:37:49 +0000
committerAntonio Rojas <[email protected]>2015-08-28 19:37:49 +0000
commit75d361a1fb0ee64532280afbec627f79524653b7 (patch)
tree8cce16fe6fca8002ba657d466ad4e9f6da7c89ef /PKGBUILD
parent95076b7dee2e9b58c5208505f12cd06ccc990e7d (diff)
Depend on kde-templates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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)