mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
pysolfc: switch to python2-module
This commit is contained in:
parent
712fe0c967
commit
6aa067dca2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.0
|
||||||
revision=2
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="PySolFC-${version}"
|
wrksrc="PySolFC-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
pycompile_module=pysollib
|
pycompile_module=pysollib
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="python-tkinter"
|
depends="python-tkinter"
|
||||||
|
|
Loading…
Add table
Reference in a new issue