summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b4199d65ac5..3bccd6fa3773 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Native, lightweight modal code editor."
arch=('x86_64')
url="https://github.com/santilococo/oni2"
license=('MIT')
-depends=("glu" "python" "gtk3" "nodejs" "libxkbfile" "libjpeg6-turbo")
+depends=("glu" "python" "gtk3" "nodejs" "libxkbfile" "libjpeg6-turbo" "fuse2")
makedepends=("glib2" "acl" "libxcursor" "libxrandr" "libxi" "libxinerama"
"fontconfig" "ncurses" "harfbuzz")
provides=('onivim2')