summaryrefslogtreecommitdiff
path: root/package/libcec
diff options
context:
space:
mode:
authorOliver Schib <lich000king@yahoo.de>2018-04-18 21:57:06 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-04-19 20:59:12 +0100
commit593b88759b25e3813b51ab282009990b2b8709d5 (patch)
tree3cafe8e73d70e31abecd7c868c87017ab8a9a86f /package/libcec
parent5f0e121947dadda6fbe340ccb7ef4298f10e5eb1 (diff)
Fix some dependencies for rpi3p
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
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 1bf9c09b7..422bf679b 100644
--- a/package/libcec/Makefile
+++ b/package/libcec/Makefile
@@ -21,7 +21,7 @@ PKG_DEPENDS_RASPBERRY_PI2:= bcm28xx-vc
PKG_BUILDDEP_RASPBERRY_PI2:= bcm28xx-vc
PKG_DEPENDS_RASPBERRY_PI:= bcm28xx-vc
PKG_BUILDDEP_RASPBERRY_PI:= bcm28xx-vc
-PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 raspberry-pi3 solidrun-imx6
+PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 raspberry-pi3 raspberry-pi3p solidrun-imx6
include $(ADK_TOPDIR)/mk/package.mk