libopenshot: rebuild for Python 3.10
This commit is contained in:
parent
e1e2b00629
commit
5a5b256d13
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libopenshot'
|
# Template file for 'libopenshot'
|
||||||
pkgname=libopenshot
|
pkgname=libopenshot
|
||||||
version=0.2.5
|
version=0.2.5
|
||||||
revision=4
|
revision=5
|
||||||
archs="i686 x86_64 ppc64le"
|
archs="i686 x86_64 ppc64le"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_RUBY=OFF -DUSE_SYSTEM_JSONCPP=ON" # Builds fail with Ruby-2.4.1
|
configure_args="-DENABLE_RUBY=OFF -DUSE_SYSTEM_JSONCPP=ON" # Builds fail with Ruby-2.4.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue