openshot: add missing pycompile_module
This commit is contained in:
parent
6ee23b2de0
commit
fb9ad240c8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=3
|
|||
wrksrc="${pkgname}-qt-${version}"
|
||||
build_style=python3-module
|
||||
only_for_archs="i686 x86_64"
|
||||
pycompile_module="openshot_qt"
|
||||
hostmakedepends="python3"
|
||||
makedepends="python3-PyQt5 ffmpeg-devel python3-setuptools"
|
||||
depends="python3-PyQt5-webkit python3-setuptools libopenshot mlt python3-httplib2 python3-pyzmq ImageMagick"
|
||||
|
|
Loading…
Reference in a new issue