Skip to content

Commit 7ef9d43

Browse files
authored
addpatch: gemini-cli, ver=1:0.16.0-1 (#800)
* No prebuilt tree-sitter-bash for loong64 and requires python to build Signed-off-by: Zhou Qiankang <[email protected]>
1 parent ca9a926 commit 7ef9d43

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

gemini-cli/loong.patch

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
diff --git a/PKGBUILD b/PKGBUILD
2+
index 7a026ca..f055f12 100644
3+
--- a/PKGBUILD
4+
+++ b/PKGBUILD
5+
@@ -30,3 +30,5 @@ package() {
6+
rm "$pkgdir/usr/lib/node_modules/@google/gemini-cli/node_modules/shell-quote/print.py"
7+
rm "$pkgdir/usr/lib/node_modules/@google/gemini-cli/node_modules/open/xdg-open"
8+
}
9+
+
10+
+makedepends+=(python)

0 commit comments

Comments
 (0)