libinput: depend on eudev
authorDaniel Golle <redacted>
Wed, 10 Feb 2016 16:12:44 +0000 (18:12 +0200)
committerDaniel Golle <redacted>
Wed, 10 Feb 2016 17:00:53 +0000 (19:00 +0200)
udev was removed, depend on eudev to provide libudev.

Signed-off-by: Daniel Golle <redacted>
libs/libinput/Makefile

index 9f58dc76fd650f6fe125bedd940c73e6051eb2db..16e13577fac91496ae8e534c2d0677cc412ef4d0 100644 (file)
@@ -31,7 +31,7 @@ define Package/libinput
   CATEGORY:=Libraries
   TITLE:=a library to handle input devices
   URL:=http://freedesktop.org/wiki/Software/libinput/
-  DEPENDS:=+libevdev +mtdev +udev
+  DEPENDS:=+libevdev +mtdev +eudev
 endef
 
 define Package/libinput/description
git clone https://git.99rst.org/PROJECT