libx264: mark as broken on powerpc
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
ab010288da
commit
71160d214a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue