python3-bitarray: add missing python3 dependency
This commit is contained in:
parent
f9def393d0
commit
356d8f1689
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'python3-bitarray'
|
||||
pkgname=python3-bitarray
|
||||
version=1.0.1
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="bitarray-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel libcurl-devel"
|
||||
depends="python3"
|
||||
short_desc="Python3 module for efficiently representing arrays of booleans"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="Python-2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue