┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Rojas <[email protected]>2018-09-08 09:31:51 +0000
committerAntonio Rojas <[email protected]>2018-09-08 09:31:51 +0000
commit32ba21d808a9038a5726ef17415b01752b3525bd (patch)
treee7343a97beab0cc1ac1a50a43e452e7f1e8835af
parentff1a2d743ef2dfc49d9b17430d26dd833d70be52 (diff)
Add phonon-qt5 dependency, no longer pulled by knotifications
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5332d75..7dd9e97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=dolphin
pkgver=18.08.1
-pkgrel=1
+pkgrel=2
pkgdesc="KDE File Manager"
arch=(x86_64)
url="https://kde.org/applications/system/dolphin/"
license=(LGPL)
-depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kinit)
+depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kinit phonon-qt5)
makedepends=(extra-cmake-modules kdoctools)
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'