summaryrefslogtreecommitdiff
path: root/package/libcec
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-29 14:46:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-29 14:57:08 +0200
commit9ce65704f643d47cca296bd3ab802036863a9774 (patch)
treecda89991e9cc59e5f9ca96d960fc70761b3b7184 /package/libcec
parent69e4fdc85507a427c37fede4f6518513a99180f9 (diff)
allow libcec for solidrun-imx6
Diffstat (limited to 'package/libcec')
-rw-r--r--package/libcec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libcec/Makefile b/package/libcec/Makefile
index 5fc3cd39a..a69fcf8f3 100644
--- a/package/libcec/Makefile
+++ b/package/libcec/Makefile
@@ -19,7 +19,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
PKG_DEPENDS_RASPBERRY_PI:= bcm2835-vc
PKG_BUILDDEP_RASPBERRY_PI:= bcm2835-vc
-PKG_SYSTEM_DEPENDS:= raspberry-pi ibm-x40
+PKG_SYSTEM_DEPENDS:= raspberry-pi ibm-x40 solidrun-imx6
include $(ADK_TOPDIR)/mk/package.mk