mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python3-irc: specify all python3 hostmakedepends
This commit is contained in:
parent
3e5ea23a75
commit
cb444488a1
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'python3-irc'
|
||||
pkgname=python3-irc
|
||||
version=17.1
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="irc-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="irc"
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3-six"
|
||||
short_desc="Full-featured Python IRC library for Python3"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue