diff options
Diffstat (limited to 'package/libcec/Makefile')
-rw-r--r-- | package/libcec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libcec/Makefile b/package/libcec/Makefile index 0c5c99d9d..3a6e85bc5 100644 --- a/package/libcec/Makefile +++ b/package/libcec/Makefile @@ -6,6 +6,7 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libcec PKG_VERSION:= d156e7cb684f86a9d73f8dcf087d4799c62d9721 PKG_RELEASE:= 1 +PKG_GIT:= hash PKG_DESCR:= control your device with your tv remote control PKG_SECTION:= libs/video PKG_DEPENDS:= libudev libplatform |