mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libudev-fbsd: select libevdev
select instead of depend on libevdev. Reported-by: Michał Plebański <m.plebanski4@gmail.com> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -28,7 +28,7 @@ define Package/libudev-fbsd
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=small udev shim for FreeBSD/devd (and other non-systemd)
|
TITLE:=small udev shim for FreeBSD/devd (and other non-systemd)
|
||||||
URL:=https://github.com/jiixyj/libudev-fbsd
|
URL:=https://github.com/jiixyj/libudev-fbsd
|
||||||
DEPENDS:=libevdev
|
DEPENDS:=+libevdev
|
||||||
PROVIDES:=libudev
|
PROVIDES:=libudev
|
||||||
CONFLICTS:=libudev eudev udev
|
CONFLICTS:=libudev eudev udev
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user