krfb: add pipewire dependency

closes #35660
This commit is contained in:
Konata390 2022-02-17 07:57:50 +01:00 committed by John
parent b5b993dbc8
commit 9afebc0741
1 changed files with 4 additions and 3 deletions

View File

@ -1,15 +1,16 @@
# Template file for 'krfb'
pkgname=krfb
version=21.12.1
revision=1
revision=2
build_style=cmake
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 kdoctools
kconfig pkg-config kcoreaddons gettext"
kconfig pkg-config kcoreaddons gettext wayland-devel qt5-wayland"
makedepends="qt5-devel qt5-x11extras-devel ki18n-devel kcompletion-devel
kconfig-devel kcoreaddons-devel kcrash-devel kdbusaddons-devel kdnssd-devel
kdoctools-devel knotifications-devel kwallet-devel kwidgetsaddons-devel
kxmlgui-devel libvncserver-devel libXtst-devel xcb-util-image-devel
kwayland-devel"
kwayland-devel pipewire-devel plasma-wayland-protocols"
short_desc="KDE Desktop Sharing"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, GFDL-1.2-only, LGPL-2.1-or-later"