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