author | Antonio Rojas
<arojas@archlinux.org> 2021-08-31 09:01:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-08-31 09:01:22 UTC |
parent | e210b2ad47e16e0226e75ed0fa110c43be0725b3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f5041e6..c4b0d4f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,13 +4,13 @@ pkgname=kwin pkgver=5.22.4 -pkgrel=1 +pkgrel=2 pkgdesc='An easy to use, but flexible, composited Window Manager' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils kwayland-server breeze - pipewire libqaccessibilityclient lcms2) + pipewire-media-session libqaccessibilityclient lcms2) makedepends=(extra-cmake-modules qt5-tools kdoctools krunner) optdepends=('maliit-keyboard: virtual keyboard for kwin-wayland') groups=(plasma)