diff options
| author | Antonio Rojas <[email protected]> | 2015-11-13 22:39:43 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2015-11-13 22:39:43 +0000 |
| commit | 1ba31971597a3c651e71668e69bb65caf295ce11 (patch) | |
| tree | 077c0d6027b1851c669166c416d90d3e5cd7e3f8 | |
| parent | add3b809f3faf322f2cd738dcfdfd4d3ef05c532 (diff) | |
Templates are now provided by kio
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |
