mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
treewide: turn specific libudev-* DEPENDS to generic ones
libudev-zero as well as libudev-fbsd have PROVIDES:=libudev . These packages have nothing specific that requires one or the other. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Daniel Golle
parent
b7ff78d6b4
commit
881aa28fa1
@@ -27,7 +27,7 @@ define Package/libinput
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=a library to handle input devices
|
||||
URL:=http://freedesktop.org/wiki/Software/libinput/
|
||||
DEPENDS:=+libevdev +mtdev +libudev-fbsd
|
||||
DEPENDS:=+libevdev +mtdev +libudev
|
||||
endef
|
||||
|
||||
define Package/libinput/description
|
||||
|
||||
Reference in New Issue
Block a user