mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
miro-video-converter: switch to python2-module
This commit is contained in:
parent
c14a14c769
commit
5f48ad4ce1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.0.2
|
||||||
revision=2
|
revision=2
|
||||||
wrksrc=mirovideoconverter3-${version}
|
wrksrc=mirovideoconverter3-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
pycompile_module="mvc"
|
pycompile_module="mvc"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python pygtk ffmpeg"
|
depends="python pygtk ffmpeg"
|
||||||
|
|
Loading…
Add table
Reference in a new issue