mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-cairo: use setuptools
This commit is contained in:
parent
284f0797c6
commit
0f4f26cbaa
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-cairo'
|
||||
pkgname=python3-cairo
|
||||
version=1.20.1
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3"
|
||||
hostmakedepends="pkg-config python3-setuptools"
|
||||
makedepends="cairo-devel python3-devel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
|
|
Loading…
Add table
Reference in a new issue