┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Rojas <[email protected]>2015-11-13 22:39:43 +0000
committerAntonio Rojas <[email protected]>2015-11-13 22:39:43 +0000
commit1ba31971597a3c651e71668e69bb65caf295ce11 (patch)
tree077c0d6027b1851c669166c416d90d3e5cd7e3f8
parentadd3b809f3faf322f2cd738dcfdfd4d3ef05c532 (diff)
Templates are now provided by kio
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08b0035..c6d5f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ 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 kde-templates)
+depends=(baloo-widgets knewstuff kio-extras ktexteditor kactivities-frameworks)
makedepends=(extra-cmake-modules kdoctools python)
optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails')
conflicts=('kdebase-dolphin<15.08')