diff options
| -rw-r--r-- | repos/extra/xwayland/.files | 2 | ||||
| -rw-r--r-- | repos/extra/xwayland/abuild | 2 | ||||
| -rw-r--r-- | repos/extra/xwayland/depends | 9 |
3 files changed, 5 insertions, 8 deletions
diff --git a/repos/extra/xwayland/.files b/repos/extra/xwayland/.files index e59852db..48cdd8c9 100644 --- a/repos/extra/xwayland/.files +++ b/repos/extra/xwayland/.files @@ -5,11 +5,9 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xwayland.pc drwxr-xr-x root/root usr/lib/xorg/ --rw-r--r-- root/root usr/lib/xorg/protocol.txt drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/org.freedesktop.Xwayland.desktop drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/Xserver.1.gz -rw-r--r-- root/root usr/share/man/man1/Xwayland.1.gz diff --git a/repos/extra/xwayland/abuild b/repos/extra/xwayland/abuild index 8652ef19..1130fed4 100644 --- a/repos/extra/xwayland/abuild +++ b/repos/extra/xwayland/abuild @@ -1,5 +1,5 @@ name=xwayland -version=23.2.6 +version=24.1.0 release=1 source="https://xorg.freedesktop.org/releases/individual/xserver/${name}-${version}.tar.xz" diff --git a/repos/extra/xwayland/depends b/repos/extra/xwayland/depends index 64239e1d..f30046ba 100644 --- a/repos/extra/xwayland/depends +++ b/repos/extra/xwayland/depends @@ -1,8 +1,7 @@ -pixman -libxkbfile -libxfont2 -wayland-protocols -libxcvt +harfbuzz libepoxy libtirpc +libxcvt libxdmcp +libxfont2 +nettle |