summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreyXor2024-01-28 00:56:01 +0100
committerGreyXor2024-01-28 00:56:01 +0100
commitf4fc77a2d6990be7b3bd38b5c9def15dfd1bd2ea (patch)
treea46212bd9e3ad867d894a866378e706fa54d3faf
parentb0784108229637257c7b6c4dca0f9558883bf3f8 (diff)
downloadaur-wlroots-git.tar.gz
fix: xwayland makedepends
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48d4dc8fb25d..cc08f356124d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,11 @@ pkgbase = wlroots-git
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
diff --git a/PKGBUILD b/PKGBUILD
index 5cdd3329d269..09f09ec70671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,8 +33,7 @@ makedepends=(
meson
vulkan-headers
wayland-protocols
- xorgproto)
-makedepends=(
+ xorgproto
xorg-xwayland
)
optdepends=(