mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
zeroinstall-injector: switch to python2-module
This commit is contained in:
parent
78eb68ab7c
commit
1fc665b219
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.3.4
|
||||||
revision=2
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="0install-${version}"
|
wrksrc="0install-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="gnupg python-dbus pygtk desktop-file-utils hicolor-icon-theme xdg-utils"
|
depends="gnupg python-dbus pygtk desktop-file-utils hicolor-icon-theme xdg-utils"
|
||||||
pycompile_module="zeroinstall"
|
pycompile_module="zeroinstall"
|
||||||
|
|
Loading…
Add table
Reference in a new issue