summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-03-21 09:45:34 -0400
committerVincent Grande2021-03-21 09:45:34 -0400
commit69445b6acbaaa81dcaa8d70d30215c7fb07c148d (patch)
tree6ea709743873245a7cbda9661c8e85ae7ca5413b /PKGBUILD
parent937a09e4f5834b0fe43aab656158a616d6516c81 (diff)
downloadaur-69445b6acbaaa81dcaa8d70d30215c7fb07c148d.tar.gz
update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 086bcda86297..ddd19b685b10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Simple terminal emulator for Wayland and X11 with OpenGL rendering and
arch=('x86_64')
url='https://github.com/91861/wayst'
license=('MIT')
-depends=('mesa' 'freetype2' 'fontconfig' 'libxkbcommon' 'libxrandr')
+depends=('freetype2' 'fontconfig' 'libxkbcommon')
optdepends=('libutf8proc: unicode normalization')
makedepends=('git')
provides=('wayst')