summaryrefslogtreecommitdiff
path: root/package/omxplayer
diff options
context:
space:
mode:
Diffstat (limited to 'package/omxplayer')
-rw-r--r--package/omxplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/omxplayer/Makefile b/package/omxplayer/Makefile
index 09634a613..b04524ee7 100644
--- a/package/omxplayer/Makefile
+++ b/package/omxplayer/Makefile
@@ -16,7 +16,7 @@ PKG_BUILDDEP:= ffmpeg boost bcm2835-vc freetype pcre dbus
PKG_URL:= https://github.com/popcornmix/omxplayer
PKG_SITES:= http://openadk.org/distfiles/
-PKG_SYSTEM_DEPENDS:= raspberry-pi
+PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2
PKG_LIBC_DEPENDS:= glibc musl
include $(ADK_TOPDIR)/mk/package.mk