add canvaspainter dep

This commit is contained in:
Zacharias-Brohn
2026-06-18 14:01:08 +02:00
parent efcf006a5f
commit 9e2f530a73
+2 -2
View File
@@ -6,9 +6,9 @@ arch=('any')
url='https://git.zach-dev.cc/zach/z-bar-qt'
license=('GPL-3.0-only')
depends=('python' 'python-pillow' 'python-materialyoucolor' 'libnotify' 'swappy' 'dart-sass'
'app2unit' 'wl-clipboard' 'dconf' 'cliphist' 'python-typer')
'app2unit' 'wl-clipboard' 'dconf' 'cliphist' 'python-typer' 'qt6-canvaspainter')
makedepends=('python-build' 'python-installer' 'python-hatch' 'python-hatch-vcs' 'cargo' 'rust' 'cmake' 'ninja')
source=("$pkgname::git+$url.git#branch=blob-testing")
source=("$pkgname::git+$url.git#branch=feat/updated-components")
sha256sums=('SKIP')
build() {