summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-09-12 08:22:58 -0400
committerVincent Grande2020-09-12 08:22:58 -0400
commit385ec8b70cb81bdeaba02a418fbd40bfb46405cd (patch)
tree8435d5c2d10acb2a1f5ddfe0d7a22cf15ba53d97 /PKGBUILD
parent6013356547028ac8d583be4a41033a399aac23cb (diff)
downloadaur-385ec8b70cb81bdeaba02a418fbd40bfb46405cd.tar.gz
remove systemd
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78f280ad314e..ef02dcb07b6d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Input device management and event handling library"
url="https://www.freedesktop.org/wiki/Software/libinput/"
arch=(x86_64)
license=(custom:X11)
-depends=('mtdev' 'systemd' 'libevdev' 'libwacom')
+depends=('mtdev' 'libevdev' 'libwacom')
provides=('libinput')
conflicts=('libinput')
# upstream doesn't recommend building docs