Commit 360b09cb authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

libevdev: fix minor typo

parent 79c31e32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ LIBEVDEV_LICENSE_FILES = COPYING
LIBEVDEV_DEPENDENCIES = host-pkgconf

# Needs Python to generate a header file
# We can't rely on the system pPython, since it may be too old
# We can't rely on the system Python, since it may be too old
# (missing argparse in python 2.6)
LIBEVDEV_DEPENDENCIES += host-python