diff options
| author | Antonio Rojas <[email protected]> | 2017-03-12 00:24:12 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2017-03-12 00:24:12 +0000 |
| commit | 74329c99b7fefc79c5c767ebc42ac19e69e4e3d6 (patch) | |
| tree | 47a83bad93d1a07e531052b8f3ff755a6e03fe93 | |
| parent | 22aa0355cdb0e862dea8e480794a1e3b990279ff (diff) | |
Remove no longer needed plasma-desktop optdepend
| -rw-r--r-- | PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,8 +13,7 @@ license=(LGPL) depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils) 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' 'plasma-desktop: remote:// protocol' - 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel') + 'ruby: installing new service menus from KDE Store' 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel') conflicts=('kdebase-dolphin<15.08') replaces=(kdebase-dolphin) groups=(kde-applications kdebase) |
