aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libinput/APKBUILD')
-rw-r--r--main/libinput/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libinput/APKBUILD b/main/libinput/APKBUILD
index 538e50c822..f682e954ad 100644
--- a/main/libinput/APKBUILD
+++ b/main/libinput/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Library for handling input devices"
url="https://www.freedesktop.org/wiki/Software/libinput"
arch="all"
license="MIT"
-makedepends="eudev-dev libevdev-dev meson mtdev-dev"
+makedepends="eudev-dev libevdev-dev meson mtdev-dev bash"
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"
source="https://freedesktop.org/software/libinput/$pkgname-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"