git-cola: fix dependencies
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# Template file for 'git-cola'
|
||||
pkgname=git-cola
|
||||
version=4.1.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python3-pep517
|
||||
pycompile_dirs="usr/share/git-cola/lib"
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="git python3-PyQt5 qt5-svg"
|
||||
depends="git qt5-svg python3-PyQt5-webkit python3-QtPy"
|
||||
short_desc="Highly caffeinated Git GUI"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-2.0-only"
|
||||
|
||||
Reference in New Issue
Block a user