mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
zim: switch to python2-module
This commit is contained in:
parent
9031b958e7
commit
41db519059
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=zim
|
pkgname=zim
|
||||||
version=0.65
|
version=0.65
|
||||||
revision=1
|
revision=1
|
||||||
build_style="python-module"
|
build_style=python2-module
|
||||||
make_install_args="--skip-xdg-cmd"
|
make_install_args="--skip-xdg-cmd"
|
||||||
pycompile_module="zim"
|
pycompile_module="zim"
|
||||||
hostmakedepends="python-gobject2"
|
hostmakedepends="python-gobject2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue