libopenshot: enable for ppc64le
This commit is contained in:
parent
d1e62c288a
commit
5244925537
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
|||
pkgname=libopenshot
|
||||
version=0.2.2
|
||||
revision=2
|
||||
only_for_archs="i686 x86_64 ppc64le"
|
||||
build_style=cmake
|
||||
only_for_archs="i686 x86_64"
|
||||
pycompile_module="openshot.py"
|
||||
configure_args="-DENABLE_RUBY=OFF -DUSE_SYSTEM_JSONCPP=ON" # Builds fail with Ruby-2.4.1
|
||||
hostmakedepends="swig doxygen ruby python3"
|
||||
|
|
Loading…
Reference in a new issue