aboutsummaryrefslogtreecommitdiffhomepage
path: root/Manual.md
diff options
context:
space:
mode:
authormaxice8 <thinkabit.ukim@gmail.com>2019-01-29 11:18:06 -0200
committermaxice8 <30738253+maxice8@users.noreply.github.com>2019-02-02 23:33:48 -0200
commitfae786dec1a9a5615f11d083a7994ad42f2b7a81 (patch)
treead386c3517f9b6cc78a55f2399f0f1cf3280811c /Manual.md
parentNew package: prelink-cross-20180128. (diff)
build_helper: add gir build_helper
Diffstat (limited to 'Manual.md')
-rw-r--r--Manual.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Manual.md b/Manual.md
index 996ea159ad1..164bfb1f544 100644
--- a/Manual.md
+++ b/Manual.md
@@ -874,6 +874,9 @@ The current list of available `build_helper` scripts is the following:
- `rust` specifies environment variables required for cross-compiling crates via cargo and
for compiling cargo -sys crates.
+- `gir` specifies dependencies for native and cross builds to deal with
+GObject Introspection
+
<a id="functions"></a>
### Functions