mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Exchange xf86-input-evdev for xf86-input-libinput
This commit is contained in:
parent
1307b5e93f
commit
50da03e5f7
@ -48,7 +48,7 @@ fi
|
||||
|
||||
get_graphicdrivers
|
||||
# Drivers
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET xf86-input-evdev"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET xf86-input-libinput"
|
||||
for drv in $XORG_DRIVERS; do
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET xf86-video-$drv"
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user