diff --git a/srcpkgs/plasma-wayland-protocols/template b/srcpkgs/plasma-wayland-protocols/template index f31a3de1c3b..d3ea192a322 100644 --- a/srcpkgs/plasma-wayland-protocols/template +++ b/srcpkgs/plasma-wayland-protocols/template @@ -1,15 +1,16 @@ # Template file for 'plasma-wayland-protocols' pkgname=plasma-wayland-protocols -version=1.14.0 +version=1.15.0 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules" +hostmakedepends="extra-cmake-modules wayland-devel" +makedepends="wayland-devel" short_desc="Plasma Specific Protocols for Wayland" maintainer="John " license="GPL-3.0-or-later" homepage="https://invent.kde.org/libraries/plasma-wayland-protocols" distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=1a4385ecfc79f7589f07381cab11c3ff51f6e2fa4b73b78600d6ad096394bf81 +checksum=e5aedfe7c0b2443aa67882b4792d08814570e00dd82f719a35c922a0993f621e post_install() { vsed -e '/NOT CMAKE_SIZEOF_VOID_P STREQUAL/,+5d' \