diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 7bd8657a3bb..a21b3f16deb 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,17 +1,17 @@ # Template file for 'libinput' pkgname=libinput -version=1.10.6 +version=1.10.7 revision=1 build_style=meson -configure_args="-Dtests=false -Ddebug-gui=false -Ddocumentation=false" -hostmakedepends="pkg-config" -makedepends="libevdev-devel libwacom-devel mtdev-devel" +configure_args="-Ddebug-gui=false -Ddocumentation=false" +hostmakedepends="pkg-config valgrind" +makedepends="libevdev-devel libwacom-devel mtdev-devel check-devel" short_desc="Provides handling input devices in Wayland compositors and X" maintainer="Juan RP " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/libinput" distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=4207742c96980584112b19090413f2d390c6acaaf51c4aac1df9edbbcdfb9b39 +checksum=996f27f1b12d19dbbc579d45141b2a5e5baf9832f78fe28227d724f28823d097 post_install() { vlicense COPYING