summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyuunex2023-02-19 03:13:00 +0400
committerKyuunex2023-02-19 03:13:00 +0400
commit80545790cad7cc0e5639a8ee7e77b5f3faaa9442 (patch)
tree5bea04ea71d15f1367a095d421fc15b58f62310a /PKGBUILD
parentb37965bf2e1079e27e6a9169da0a68bcd23361ee (diff)
downloadaur-80545790cad7cc0e5639a8ee7e77b5f3faaa9442.tar.gz
update description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 352563805ad8..606a8f555d2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
license=('custom')
groups=('xorg')
url="https://xorg.freedesktop.org"
-pkgdesc="run X clients under wayland"
+pkgdesc="run X clients under wayland (patched specifically to run osu! under Wine correctly)"
depends=('nettle' 'libepoxy' 'systemd-libs' 'libxfont2'
'pixman' 'xorg-server-common' 'libxcvt' 'mesa')
makedepends=('meson' 'xorgproto' 'xtrans' 'libxkbfile' 'dbus'