Parcourir la source

enable omxplayer only for eglibc/glibc/musl

Waldemar Brodkorb il y a 13 ans
Parent
commit
60c3dfe20d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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