git » plasma-workspace.git » commit 57722e7

Add explicit phonon-qt5 dependency, no longer pulled by knotifyconfig

author Antonio Rojas
2020-04-11 10:49:31 UTC
committer Antonio Rojas
2020-04-11 10:49:31 UTC
parent f8e59f8306c90c3b6c35d2fe82b5892756be2586

Add explicit phonon-qt5 dependency, no longer pulled by knotifyconfig

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4d504b0..3bea019 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
 pkgbase=plasma-workspace
 pkgname=(plasma-workspace plasma-wayland-session)
 pkgver=5.18.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-depends=(knotifyconfig libksysguard ktexteditor libqalculate kde-cli-tools appstream-qt
+depends=(knotifyconfig libksysguard ktexteditor libqalculate kde-cli-tools appstream-qt phonon-qt5
          xorg-xrdb xorg-xsetroot kactivitymanagerd kholidays xorg-xmessage milou prison kwin
          plasma-integration kdelibs4support kpeople kactivities-stats libkscreen kquickcharts kuserfeedback)
 makedepends=(extra-cmake-modules kdoctools gpsd baloo networkmanager-qt kdesignerplugin)