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:
Peter Seiderer 2020-03-02 16:09:05 +01:00 committed by Thomas Petazzoni
parent 99e7cf6de7
commit 93490c2583

View File

@ -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