diff options
| author | Antonio Rojas <[email protected]> | 2015-12-17 14:21:52 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2015-12-17 14:21:52 +0000 |
| commit | 880e716c5ca6f22f50993f2b476f3c28ba909e4d (patch) | |
| tree | 2e6d9c95d24579783827faec4b4a9d1a26b75342 /PKGBUILD | |
| parent | c2d72f6f06bfb4bc7e9dc6fbc972259049b89a46 (diff) | |
Add plasma-workspace optdepend (FS#47421)
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,7 +12,8 @@ url="http://kde.org/applications/system/dolphin/" license=(LGPL) depends=(baloo-widgets knewstuff kio-extras kactivities) makedepends=(extra-cmake-modules kdoctools python) -optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails' 'ruby: installing new service menus with GHNS') +optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails' + 'ruby: installing new service menus with GHNS' 'plasma-workspace: remote:// protocol') conflicts=('kdebase-dolphin<15.08') replaces=(kdebase-dolphin) groups=(kde-applications kdebase) |
