Add deps to wayland

This commit is contained in:
aheirman 2021-04-08 19:41:35 +02:00 committed by GitHub
parent 78cd5e5079
commit 626071e635
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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