summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMingi Sung2022-11-27 19:03:47 +0900
committerMingi Sung2022-11-27 19:03:47 +0900
commit908e8c5481999177c650f62108c18aede5ffc60b (patch)
treebbadc1e6b3c23ab562346ffafd116cca7a9b34a2 /PKGBUILD
parent0133bd4d208cc672036787bccefc383370007249 (diff)
downloadaur-908e8c5481999177c650f62108c18aede5ffc60b.tar.gz
TEMP: Move xorg-server-xvfb from checkdepends to makedepends
Signed-off-by: Mingi Sung <FiestaLake@protonmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02db5780035e..88adaeb29fd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,9 +42,9 @@ depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
gnome-settings-daemon libgudev libinput pipewire xorg-xwayland graphene
libxkbfile libsysprof-capture lcms2 colord)
makedepends=(gobject-introspection git egl-wayland meson xorg-server
- wayland-protocols sysprof gi-docgen)
+ wayland-protocols sysprof gi-docgen xorg-server-xvfb)
if [ -n "$_enable_check" ]; then
- checkdepends=(xorg-server-xvfb pipewire-session-manager python-dbusmock zenity)
+ checkdepends=(pipewire-session-manager python-dbusmock zenity)
fi
_commit=6a962803e85ff160ab33c6ee42fc009731c5029f # tags/43.1^2
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"