libudev-fbsd: select libevdev
authorDaniel Golle <redacted>
Thu, 22 Jun 2017 12:24:41 +0000 (14:24 +0200)
committerDaniel Golle <redacted>
Thu, 22 Jun 2017 12:29:16 +0000 (14:29 +0200)
select instead of depend on libevdev.

Reported-by: Michał Plebański <redacted>
Signed-off-by: Daniel Golle <redacted>
libs/libudev-fbsd/Makefile

index e71f6bc88208b4bf7ec2e240b7ed3a78454e23ca..7eba7249b605349da28e42dc799620cf4ea51f92 100644 (file)
@@ -28,7 +28,7 @@ define Package/libudev-fbsd
   CATEGORY:=Libraries
   TITLE:=small udev shim for FreeBSD/devd (and other non-systemd)
   URL:=https://github.com/jiixyj/libudev-fbsd
-  DEPENDS:=libevdev
+  DEPENDS:=+libevdev
   PROVIDES:=libudev
   CONFLICTS:=libudev eudev udev
 endef
git clone https://git.99rst.org/PROJECT