diff options
| author | Antonio Rojas <[email protected]> | 2016-01-02 11:25:35 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2016-01-02 11:25:35 +0000 |
| commit | b59dd79601c6ada56f057b89004fbda354d52724 (patch) | |
| tree | b8a51525d26b2726722d585a7185a648892ba871 /PKGBUILD | |
| parent | 880e716c5ca6f22f50993f2b476f3c28ba909e4d (diff) | |
Depend on kuiserver (FS#46730)
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,12 +5,12 @@ pkgname=dolphin pkgver=15.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="File Manager" arch=(i686 x86_64) url="http://kde.org/applications/system/dolphin/" license=(LGPL) -depends=(baloo-widgets knewstuff kio-extras kactivities) +depends=(baloo-widgets knewstuff kio-extras kactivities kuiserver) 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-workspace: remote:// protocol') |
