mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-dill: fix build
This commit is contained in:
parent
63a9bd9a21
commit
6cf420a2d1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=0.3.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="dill-$version"
|
wrksrc="dill-$version"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Serialize all of Python"
|
short_desc="Serialize all of Python"
|
||||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue