mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
plasma-workspace: add qdbus dep
This commit is contained in:
parent
80becae50e
commit
0e939364f1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'plasma-workspace'
|
# Template file for 'plasma-workspace'
|
||||||
pkgname=plasma-workspace
|
pkgname=plasma-workspace
|
||||||
version=5.27.10
|
version=5.27.10
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
||||||
|
@ -17,7 +17,7 @@ makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-d
|
||||||
libXft-devel libkscreen-devel kactivities5-stats-devel
|
libXft-devel libkscreen-devel kactivities5-stats-devel
|
||||||
$(vopt_if pipewire kpipewire-devel)"
|
$(vopt_if pipewire kpipewire-devel)"
|
||||||
depends="kactivitymanagerd kwin iso-codes milou plasma-integration
|
depends="kactivitymanagerd kwin iso-codes milou plasma-integration
|
||||||
kquickcharts qt5-wayland xorg-server-xwayland"
|
kquickcharts qt5-wayland xorg-server-xwayland qt5-tools"
|
||||||
short_desc="KDE Window manager"
|
short_desc="KDE Window manager"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue