From: Bruno Haible Date: Sat, 5 Oct 2019 13:59:01 +0000 (+0200) Subject: doc: Mention packages needed for Javascript support. X-Git-Tag: v0.20.2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17dbe919bd7f4579aacdc81a53af3249054c8ba8;p=thirdparty%2Fgettext.git doc: Mention packages needed for Javascript support. * HACKING: Mention the gir1.2-gtk-3.0 package alongside with gjs. --- diff --git a/HACKING b/HACKING index c73b7cd7d..16591ca56 100644 --- a/HACKING +++ b/HACKING @@ -153,7 +153,7 @@ are skipped. To this effect, you need to install also: * The GNOME/Mozilla JavaScript interpreter + Homepage: https://wiki.gnome.org/Projects/Gjs - + Ubuntu package: gjs + + Ubuntu packages: gjs gir1.2-gtk-3.0 * The GNOME Vala compiler + Homepage: https://wiki.gnome.org/Projects/Vala