Add extra dep to wayland-protocols

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

View file

@ -1,6 +1,6 @@
pkgname=wayland-protocols pkgname=wayland-protocols
pkgver=1.20 pkgver=1.20
deps="pkgconf" deps="pkgconf:wayland"
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