Browse Source

enable omxplayer only for eglibc/glibc/musl

Waldemar Brodkorb 12 years ago
parent
commit
60c3dfe20d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/omxplayer/Makefile

+ 1 - 0
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