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
|
pkgname=wayland
|
||||||
pkgver=1.19.0
|
pkgver=1.19.0
|
||||||
|
deps="libxml2"
|
||||||
|
|
||||||
fetch() {
|
fetch() {
|
||||||
curl "https://wayland.freedesktop.org/releases/wayland-1.19.0.tar.xz" -o $pkgname-$pkgver.tar.xz
|
curl "https://wayland.freedesktop.org/releases/wayland-1.19.0.tar.xz" -o $pkgname-$pkgver.tar.xz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue