add dep to wayland-protocols
This commit is contained in:
parent
71b4644ec0
commit
dafb2394b8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
pkgname=wayland-protocols
|
pkgname=wayland-protocols
|
||||||
pkgver=1.20
|
pkgver=1.20
|
||||||
|
deps="pkgconf"
|
||||||
|
|
||||||
fetch() {
|
fetch() {
|
||||||
curl "https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz" -o $pkgname-$pkgver.tar.xz
|
curl "https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz" -o $pkgname-$pkgver.tar.xz
|
||||||
|
|
Loading…
Reference in a new issue