summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGreyXor2024-01-28 00:54:05 +0100
committerGreyXor2024-01-28 00:54:05 +0100
commitb0784108229637257c7b6c4dca0f9558883bf3f8 (patch)
tree4c2657b9b3a760b91da18aa7815ff6ead862a229 /.SRCINFO
parent098d81737f1230c12c42409e572cdb887e7fa5fe (diff)
downloadaur-b0784108229637257c7b6c4dca0f9558883bf3f8.tar.gz
fix: xwayland makedepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 2 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af230d357f3d..48d4dc8fb25d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,11 @@
pkgbase = wlroots-git
pkgdesc = Modular Wayland compositor library (git development version)
- pkgver = 0.18.0.r6841.cca2bfbe
+ pkgver = 0.18.0.r6859.4688a371
pkgrel = 1
url = https://gitlab.freedesktop.org/wlroots/wlroots
arch = x86_64
license = MIT
- makedepends = git
- makedepends = meson
- makedepends = vulkan-headers
- makedepends = wayland-protocols
- makedepends = xorgproto
+ makedepends = xorg-xwayland
depends = glibc
depends = libdrm
depends = libinput