diff options
author | Tim Biermann <tbier@posteo.de> | 2021-11-01 22:34:00 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-11-01 22:34:08 +0100 |
commit | cc8893185ed0ad87cad6a00aedc6cc4c3ef95750 (patch) | |
tree | cdabfaa6856be95cebdd09ac7c4f6aa941231589 /xorg-xwayland | |
parent | 3f05aad0a1a9c5018e7e81a5f2c67dbe513d5c53 (diff) | |
download | xorg-cc8893185ed0ad87cad6a00aedc6cc4c3ef95750.tar.gz xorg-cc8893185ed0ad87cad6a00aedc6cc4c3ef95750.tar.xz |
xorg-xwayland: deleted redundant deps
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 53bd262e..e1ffc4f2 100644 --- a/xorg-xwayland/.signature +++ b/xorg-xwayland/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndACinosMH/kZth1ugEUNTtmQFKO/pUfcAhPFz+oeF28/orFK0BPX1pAMu3l9RUx+hHJcOWRREwSWPvQHJJn7hw8= -SHA256 (Pkgfile) = 6d858aed40484b4e2c1f9b0e575befb41ebd1e4a56b23837289457fac6685997 +RWTSGWF5Q7TndLwOptr1lOKGIxriNQ3R5WQwVDxa32FYCe9uGPFTlCQ5mqWbODNvuDiyBKRZdd0cyxEzFeeDnqE6yJMGKh2fxw8= +SHA256 (Pkgfile) = 8d9a5790e4ba46a388a53b93cce61a6742b17b39a2618719d239a2c300c0ea4c SHA256 (.footprint) = a0f710b525178b1c96a2165cdd68d98915bc2bcecc4cc68be00ff7a105fb25d8 SHA256 (xwayland-21.1.2.tar.xz) = b81cbdd5ad60b8b7ad8c3ecc7ec2a28c9bf021448670735cebb501f08bebd18b diff --git a/xorg-xwayland/Pkgfile b/xorg-xwayland/Pkgfile index ae4c4ee3..3ca5cdf8 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 egl-wayland pixman xorg-server +# Depends on: dbus egl-wayland xorg-server name=xorg-xwayland version=21.1.2 |