Browse Source

be sure udev is used

Waldemar Brodkorb 11 years ago
parent
commit
22df6c6df2
1 changed files with 3 additions and 2 deletions
  1. 3 2
      package/libcec/Makefile

+ 3 - 2
package/libcec/Makefile

@@ -5,11 +5,12 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=		libcec
 PKG_VERSION:=		2.1.4
-PKG_RELEASE:=		4
+PKG_RELEASE:=		5
 PKG_MD5SUM:=		faa58944f87e9beda165f615d4b46766
 PKG_DESCR:=		control your device with your tv remote control
 PKG_SECTION:=		libs/video
-PKG_BUILDDEP:=		autotool
+PKG_DEPENDS:=		libudev
+PKG_BUILDDEP:=		autotool eudev
 PKG_URL:=		http://libcec.pulse-eight.com/
 PKG_SITES:=		http://packages.pulse-eight.net/pulse/sources/libcec/
 PKG_OPTS:=		dev