Merge pull request #7607 from Visone-Selektah/xwayland

xwayland : add missing deps
This commit is contained in:
Visone-Selektah
2023-12-07 14:13:58 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
xwayland-23.2.2-1
xwayland-23.2.2-2
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/Xwayland

View File

@@ -1,10 +1,10 @@
# description : Compact xserver to run under wayland for compatibility
# homepage : https://www.x.org/wiki
# depends : dbus libmd wayland-protocols egl-wayland
# depends : dbus libmd wayland-protocols egl-wayland pixman libxkbfile libepoxy
name=xwayland
version=23.2.2
release=1
release=2
source="https://xorg.freedesktop.org/archive/individual/xserver/xwayland-$version.tar.xz"
build() {