mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
obmenu: switch to python2-module
This commit is contained in:
parent
e467dc6dcb
commit
8a47d26e00
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.0
|
||||||
revision=4
|
revision=4
|
||||||
noarch=yes
|
noarch=yes
|
||||||
pycompile_module="obxml.py"
|
pycompile_module="obxml.py"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python pygtk openbox"
|
makedepends="python pygtk openbox"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue