mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-jaraco: add missing python3 dependency
This commit is contained in:
parent
903ad79afb
commit
a7aab7ccdc
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'python3-jaraco'
|
# Template file for 'python3-jaraco'
|
||||||
pkgname=python3-jaraco
|
pkgname=python3-jaraco
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=3
|
revision=4
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
depends="python3"
|
||||||
short_desc="Namespace package declaration for jaraco (Python3)"
|
short_desc="Namespace package declaration for jaraco (Python3)"
|
||||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
|
|
Loading…
Add table
Reference in a new issue