diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-08-25 23:41:05 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-08-25 23:41:05 +1000 |
commit | 118b1c942839ff8a86eac544890b9ef2de3cef28 (patch) | |
tree | 9c5a76add67451c012d4dd06aece434d945a8d2d /libinput | |
parent | f8dd5952b1bbe06e26b5abbd2bde6ccb6848bc5b (diff) | |
download | xorg-118b1c942839ff8a86eac544890b9ef2de3cef28.tar.gz xorg-118b1c942839ff8a86eac544890b9ef2de3cef28.tar.xz |
xorg: dependency cleanup
Diffstat (limited to 'libinput')
-rw-r--r-- | libinput/.signature | 4 | ||||
-rw-r--r-- | libinput/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libinput/.signature b/libinput/.signature index 555564ee..c5481a48 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndJMQtq8i/nDyW9SIW6zgMEAWzfhe44mchJeoSaW+28pJjS2KL9uZ47j5HWoOdSJaM+FrnOhn7krXyw9IISZ30QQ= -SHA256 (Pkgfile) = 507942f5311dff155ad149a8ac0683921abdd10f99cdd11c6d3fd85c8bdc304a +RWTSGWF5Q7TndOz32TbSNYi2RMwfDX63e3AFg5hWAdKmQr+e0y68rbFyxsVmRBbwPhuvZLU36uNlrJiupmAbcT/Zom4kEMmGgAA= +SHA256 (Pkgfile) = b30435ed2dd6df2d5b1855a71cd00f5f3b81da51361b323e34995bc612e81376 SHA256 (.footprint) = 467dbe4949e0e773bfc5f5991dddc7442a9e2471d6b17d9b3e60bedb8b318e62 SHA256 (libinput-1.14.0.tar.xz) = 7cb85c24f8920b81bc5360220107e267ab4e0e718704c7690a8c7b03fa14fc67 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index 9acd9327..b6c319ec 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -1,7 +1,7 @@ # Description: A library that handles input devices for display servers # URL: http://wayland.freedesktop.org/libinput/doc/latest/index.html # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: mtdev xorg-libevdev meson ninja +# Depends on: eudev meson mtdev ninja xorg-libevdev name=libinput version=1.14.0 |