mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libinput: depends on package 'systemd'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9a47a9c4b3
commit
7474c53be8
@ -23,7 +23,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||
PKG_URL="http://www.freedesktop.org/software/libinput/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain libevdev mtdev"
|
||||
PKG_DEPENDS_TARGET="toolchain systemd libevdev mtdev"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="wayland"
|
||||
PKG_SHORTDESC="libinput is a library to handle input devices in Wayland compositors and to provide a generic X.Org input driver."
|
||||
|
Loading…
x
Reference in New Issue
Block a user