summaryrefslogtreecommitdiff
path: root/package/omxplayer
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-05 18:21:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-05 18:21:32 +0200
commit60c3dfe20dc1431b257bf653a080f2ca68244808 (patch)
treeab3797eb4a93274bd9d9ad0350232bae075ce69b /package/omxplayer
parent9a8a34f7febc021c9c8d39cdd8c5205782c716e5 (diff)
enable omxplayer only for eglibc/glibc/musl
Diffstat (limited to 'package/omxplayer')
-rw-r--r--package/omxplayer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/omxplayer/Makefile b/package/omxplayer/Makefile
index c267740fe..3949c8387 100644
--- a/package/omxplayer/Makefile
+++ b/package/omxplayer/Makefile
@@ -16,6 +16,7 @@ PKG_URL:= https://github.com/popcornmix/omxplayer
PKG_SITES:= http://openadk.org/distfiles/
PKG_SYSTEM_DEPENDS:= raspberry-pi
+PKG_LIBC_DEPENDS:= eglibc glibc musl
include $(TOPDIR)/mk/package.mk