add canvaspainter dep
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user