┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas <[email protected]>2015-09-10 08:33:36 +0000
committerAntonio Rojas <[email protected]>2015-09-10 08:33:36 +0000
commit212c9a3cdc08ccd9e4a040d269933c27e1cbbe66 (patch)
tree33e22d9d3810f76db6bc3b10def0dbe61b3ce126 /PKGBUILD
parent75d361a1fb0ee64532280afbec627f79524653b7 (diff)
Add ffmpegthumbs optdepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a09f1d3..c04c95c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="http://kde.org/applications/system/dolphin/"
license=(LGPL)
depends=(baloo-widgets knewstuff kio-extras ktexteditor kactivities-frameworks kde-templates)
makedepends=(extra-cmake-modules kdoctools python)
-optdepends=('kde-cli-tools: For editing file type options')
+optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails')
conflicts=('kdebase-dolphin<15.08')
replaces=(kdebase-dolphin)
groups=(kde-applications kdebase)