From: Daniel Golle Date: Thu, 22 Sep 2016 22:45:36 +0000 (+0200) Subject: libx264: mark as broken on powerpc X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=71160d214a86d52325a9118cb022e4d073102a8e;p=openwrt-packages.git libx264: mark as broken on powerpc Signed-off-by: Daniel Golle --- diff --git a/libs/libx264/Makefile b/libs/libx264/Makefile index 7054a4071..808a02ce3 100644 --- a/libs/libx264/Makefile +++ b/libs/libx264/Makefile @@ -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