diff options
| author | Antonio Rojas <[email protected]> | 2017-08-24 06:27:03 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2017-08-24 06:27:03 +0000 |
| commit | 269f4cb63ba9ec4c515dce1ab5f68d07fb56ae6d (patch) | |
| tree | b56a1d4e6df9735998ae255d010ff4326282e50e | |
| parent | a5290da176fc7a05230a5ac613a0f42f64424f70 (diff) | |
Add kinit makedepend
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ arch=(i686 x86_64) url="https://kde.org/applications/system/dolphin/" license=(LGPL) depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils kparts) -makedepends=(extra-cmake-modules kdoctools python) +makedepends=(extra-cmake-modules kdoctools python kinit) optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails' 'ruby: installing new service menus from KDE Store' 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel') conflicts=('kdebase-dolphin<15.08') |
