git-cola: Add python3-packaging to depends

This commit is contained in:
lzcoder 2023-06-29 00:39:34 -03:00 committed by classabbyamp
parent ccaf2ea792
commit b788cf316d

View File

@ -1,10 +1,10 @@
# Template file for 'git-cola'
pkgname=git-cola
version=4.2.1
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
depends="git qt5-svg python3-PyQt5-webkit python3-QtPy"
depends="git qt5-svg python3-PyQt5-webkit python3-QtPy python3-packaging"
short_desc="Highly caffeinated Git GUI"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-only"