diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-31 17:24:45 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-31 17:24:45 +0100 |
commit | ad7ff8b6e6429a3f27cc19bcb19b5f461938f01d (patch) | |
tree | 5152141a393b2b83a36ab87ee80a810b16243106 /xorg-xwayland | |
parent | 2962ccfe7345753cfad8863b530256ad5071cd2a (diff) | |
download | xorg-ad7ff8b6e6429a3f27cc19bcb19b5f461938f01d.tar.gz xorg-ad7ff8b6e6429a3f27cc19bcb19b5f461938f01d.tar.xz |
[notify] xorg-xwayland: changed name of dependency: wayland-egl -> egl-wayland
Diffstat (limited to 'xorg-xwayland')
-rw-r--r-- | xorg-xwayland/.signature | 4 | ||||
-rw-r--r-- | xorg-xwayland/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xwayland/.signature b/xorg-xwayland/.signature index a9433208..53bd262e 100644 --- a/xorg-xwayland/.signature +++ b/xorg-xwayland/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndONfd+gEC4hdfAl5l/Hb9ARMTKAobxm7fQTWNjyGgrGay26Tm7qSgdoPuIz7+Uyqpp1MobcNskkk2m5Hm2ezFwI= -SHA256 (Pkgfile) = 135f2baf2e4b838f9f3940d9acd90da35f84c1cc38728463ce4a646c0beeae5e +RWTSGWF5Q7TndACinosMH/kZth1ugEUNTtmQFKO/pUfcAhPFz+oeF28/orFK0BPX1pAMu3l9RUx+hHJcOWRREwSWPvQHJJn7hw8= +SHA256 (Pkgfile) = 6d858aed40484b4e2c1f9b0e575befb41ebd1e4a56b23837289457fac6685997 SHA256 (.footprint) = a0f710b525178b1c96a2165cdd68d98915bc2bcecc4cc68be00ff7a105fb25d8 SHA256 (xwayland-21.1.2.tar.xz) = b81cbdd5ad60b8b7ad8c3ecc7ec2a28c9bf021448670735cebb501f08bebd18b diff --git a/xorg-xwayland/Pkgfile b/xorg-xwayland/Pkgfile index ffd684f9..ae4c4ee3 100644 --- a/xorg-xwayland/Pkgfile +++ b/xorg-xwayland/Pkgfile @@ -1,7 +1,7 @@ # Description: X compat server to be used with wayland # URL: https://wayland.freedesktop.org/xserver.html # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: dbus pixman wayland-egl xorg-server +# Depends on: dbus egl-wayland pixman xorg-server name=xorg-xwayland version=21.1.2 |