plasma-workspace: add kpipewire as dependency, 2nd try

This commit is contained in:
John 2024-12-29 20:15:19 +01:00
parent 97f26dbf1d
commit 607ba16ac7

View file

@ -1,7 +1,7 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=6.2.4
revision=2
revision=3
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QMLDIR=lib/qt6/qml
-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
@ -23,9 +23,9 @@ makedepends="qt6-declarative-devel libplasma-devel qt6-base-private-devel
kscreenlocker-devel plasma-wayland-protocols qt6-position-devel
kf6-kuserfeedback-devel phonon-devel polkit-qt6-devel qt6-wayland-private-devel
kpipewire-devel kirigami-addons-devel libkexiv2-devel qcoro-qt6-devel"
depends="kactivitymanagerd kwin iso-codes milou plasma-integration
depends="kactivitymanagerd kwin iso-codes milou plasma-integration kpipewire
qt6-wayland xorg-server-xwayland qt6-tools kf6-kquickcharts kirigami-addons"
short_desc="KDE Window manager kpipewire"
short_desc="KDE Window manager"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-workspace"