diff --git a/srcpkgs/input-remapper/template b/srcpkgs/input-remapper/template index 1a47547049cf88..1410108beae140 100644 --- a/srcpkgs/input-remapper/template +++ b/srcpkgs/input-remapper/template @@ -1,10 +1,10 @@ # Template file for 'input-remapper' pkgname=input-remapper version=2.2.1 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools gettext" -depends="dbus python3-evdev python3-gobject python3-psutil python3-dasbus python3-pydantic python3-packaging python3-cairo" +depends="dbus python3-evdev python3-gobject python3-psutil python3-dasbus python3-pydantic python3-packaging python3-cairo gtksourceview4" short_desc="GUI Tool to change the behaviour of your input devices" maintainer="Soulful Sailer " license="GPL-3.0-or-later"