summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDach, Antonin (ADV D EU CZ AE AC)2020-07-29 09:56:59 +0200
committerDach, Antonin (ADV D EU CZ AE AC)2020-07-29 09:56:59 +0200
commit6874ca43f48009bf01886dd56334af39ab744c24 (patch)
treeb565d27318b7d03d7fa7cd34235cc5a1adea2b2f /PKGBUILD
parent823a635cacd2675bc051c9b787c4d819772c80a1 (diff)
downloadaur-6874ca43f48009bf01886dd56334af39ab744c24.tar.gz
typo fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e57d6062916..8bce8e224be1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,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=('mesa' 'freetype2' 'fontconfig' 'libxkbcommon' 'libxrandr')
makedepends=('git')
provides=('wayst')
conflicts=('wayst')