From fd1249c4d68a755ba1e3cedea9a534c5e60e643e Mon Sep 17 00:00:00 2001 From: darkdragon-001 Date: Tue, 6 Oct 2020 14:09:18 +0200 Subject: [PATCH] doc (contribute): add Glib 2.0 in build dependencies. (#320) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 75ce7a94..4b96d0c1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ As the copyright owner, you agree to license your contributions under an irrevoc ### Building from source -*Prerequisites*: Git, Make, Node, Go +*Prerequisites*: Git, Make, Node, Go, Glib 2.0 ``` # Download the source