package/libevdev: add host-python dependency
Fixes: checking for a Python interpreter with version >= 2.6... none configure: error: no suitable Python interpreter found Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
486da6067d
commit
672e2bf52e
@ -14,7 +14,7 @@ LIBEVDEV_LICENSE_FILES = COPYING
|
||||
LIBEVDEV_AUTORECONF = YES
|
||||
|
||||
# Uses PKG_CHECK_MODULES() in configure.ac
|
||||
LIBEVDEV_DEPENDENCIES = host-pkgconf
|
||||
LIBEVDEV_DEPENDENCIES = host-pkgconf host-python
|
||||
|
||||
LIBEVDEV_INSTALL_STAGING = YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user