mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
offlineimap: switch to python2-module
This commit is contained in:
parent
fe4dc180e5
commit
88a8a5c49f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=offlineimap
|
||||||
version=7.0.8
|
version=7.0.8
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools python-six asciidoc"
|
hostmakedepends="python-setuptools python-six asciidoc"
|
||||||
depends="python python-six"
|
depends="python python-six"
|
||||||
pycompile_module="offlineimap"
|
pycompile_module="offlineimap"
|
||||||
|
|
Loading…
Add table
Reference in a new issue