From a017c405fbe0d58dce59da7b48d578e1af473eff Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 20 Mar 2019 16:34:53 +0800 Subject: [PATCH] Makefile.am --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index aa78ad4e..9259b77c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,8 @@ Gitlive_PKGS = \ --pkg libsoup-2.4 \ --pkg json-glib-1.0 \ --pkg gtksourceview-3.0 \ - --pkg webkit2gtk-4.0 + --pkg webkit2gtk-4.0 \ + --pkg libgit2-glib-1.0 Gitlive_SOURCES = \ -- 2.39.2