Add dep to wld
This commit is contained in:
parent
78c77c8c11
commit
73c1faf641
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
pkgname=wld
|
pkgname=wld
|
||||||
pkgver=master
|
pkgver=master
|
||||||
|
deps="fontconfig"
|
||||||
|
|
||||||
fetch() {
|
fetch() {
|
||||||
curl -L "https://github.com/michaelforney/wld/archive/refs/heads/master.tar.gz" -o $pkgname-$pkgver.tar.xz
|
curl -L "https://github.com/michaelforney/wld/archive/refs/heads/master.tar.gz" -o $pkgname-$pkgver.tar.xz
|
||||||
|
|
Loading…
Reference in a new issue