summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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=(