diff --git a/snapcraft.yaml b/snapcraft.yaml index a40e48e..482186a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -62,7 +62,9 @@ parts: "--with-modules", "--with-cairo", "--with-native-compilation", - "--with-xinput2" + "--with-xinput2", + "--with-tree-sitter", + "--with-json" ] organize: snap/emacs/current/usr: usr