bucklespring: remove unused libinput-devel makedep

This commit is contained in:
Michal Vasilek 2022-07-04 14:59:07 +02:00 committed by Leah Neukirchen
parent 81c68b0b7a
commit 7351c68ce8

View file

@ -6,7 +6,7 @@ build_style=gnu-makefile
make_use_env=yes make_use_env=yes
make_build_args="PATH_AUDIO=/usr/share/${pkgname}/wav" make_build_args="PATH_AUDIO=/usr/share/${pkgname}/wav"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="alure-devel libinput-devel libXtst-devel" makedepends="alure-devel libXtst-devel"
short_desc="Emulate the sound of the IBM Model-M while typing" short_desc="Emulate the sound of the IBM Model-M while typing"
maintainer="Andrew Benson <abenson+void@gmail.com>" maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-2.0-only" license="GPL-2.0-only"