mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
peripheral.joystick: add dependency on systemd
otherwise it fails to build as it needs libudev Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
52163ba9ca
commit
2c57e56938
@ -10,7 +10,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/peripheral.joystick"
|
||||
PKG_URL="https://github.com/xbmc/peripheral.joystick/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform p8-platform"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform p8-platform systemd"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="peripheral.joystick: Joystick support in Kodi"
|
||||
PKG_LONGDESC="peripheral.joystick provides joystick support and button mapping"
|
||||
|
Loading…
x
Reference in New Issue
Block a user