libx264: mark as broken on powerpc

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2016-09-23 00:45:36 +02:00
parent ab010288da
commit 71160d214a

View file

@ -53,7 +53,7 @@ define Package/libx264
SECTION:=libs
CATEGORY:=Libraries
TITLE:=H264/AVC free codec library.
DEPENDS:=@BUILD_PATENTED
DEPENDS:=@BUILD_PATENTED @!powerpc||BROKEN
URL:=http://www.videolan.org/developers/x264.html
endef