package/libevdev: add host-python dependency
authorPeter Seiderer <ps.report@gmx.net>
Mon, 2 Mar 2020 15:09:05 +0000 (16:09 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 5 Mar 2020 22:08:14 +0000 (23:08 +0100)
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>
package/libevdev/libevdev.mk

index 0b5a526bab1e0b473eebcf6bc2f79c54175b0a07..8b243be74eb8d2af30d766527bcbbc90c9b7795a 100644 (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