Browse Source

libinput: fix dependencies

Waldemar Brodkorb 3 years ago
parent
commit
9a29acb1d8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/libinput/Makefile

+ 2 - 2
package/libinput/Makefile

@@ -8,8 +8,8 @@ PKG_VERSION:=		1.19.2
 PKG_RELEASE:=		1
 PKG_HASH:=		0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883
 PKG_DESCR:=		input library
-PKG_DEPENDS:=		mtdev libevdev
-PKG_BUILDDEP:=		mtdev libevdev
+PKG_DEPENDS:=		mtdev libevdev libudev
+PKG_BUILDDEP:=		mtdev libevdev eudev
 PKG_SECTION:=		libs/misc
 PKG_SITES:=		https://www.freedesktop.org/software/libinput/
 PKG_OPTS:=		dev