diff options
author | Alexey Yerin <yyp@disroot.org> | 2023-10-04 21:02:27 +0300 |
---|---|---|
committer | Alexey Yerin <yyp@disroot.org> | 2023-10-04 21:02:27 +0300 |
commit | c98da05caa1c30f42bd5a3615d9cb63b4d590e9f (patch) | |
tree | d019e8c1efd4c63ca38700cf16f59f1f8db05407 /README.md | |
parent | c137ce659bd2449c430c0a5ac7f932f2286c250c (diff) |
Vendor hare-fastxml
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md index e59fc47..757bd42 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ GTK family of libraries (GTK+, GDK, Pango, etc). ## Generating and installing bindings Dependencies: * An up-to-date [Hare] toolchain -* [hare-fastxml] * Development files for GObject-Introspection, the desired GTK version and its dependencies. Make sure `/usr/share/gir-1.0` is included. @@ -43,6 +42,5 @@ $ git config format.subjectPrefix "PATCH hare-gi" ``` [Hare]: https://harelang.org/installation -[hare-fastxml]: https://git.sr.ht/~yerinalexey/hare-fastxml [archives]: https://lists.sr.ht/~yerinalexey/public-inbox [git send-email]: https://git-send-email.io |