openshot: add missing pycompile_module

This commit is contained in:
Alessio Sergi 2016-10-17 09:11:29 +02:00
parent 6ee23b2de0
commit fb9ad240c8

View file

@ -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"