Add deps to wayland
This commit is contained in:
parent
78cd5e5079
commit
626071e635
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
pkgname=wayland
|
||||
pkgver=1.19.0
|
||||
deps="libxml2"
|
||||
|
||||
fetch() {
|
||||
curl "https://wayland.freedesktop.org/releases/wayland-1.19.0.tar.xz" -o $pkgname-$pkgver.tar.xz
|
||||
|
|
Loading…
Reference in a new issue