From 6e79b08e5b984b8dbfc97d5029707719e30a3749 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 8 Jul 2017 17:18:40 -0400 Subject: po/HACKING: mention package dependencies --- po/HACKING | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'po') diff --git a/po/HACKING b/po/HACKING index 2a29adc..9ab35a7 100644 --- a/po/HACKING +++ b/po/HACKING @@ -9,8 +9,12 @@ files, and then (2) copy them and (3) fill them in. libretools' .pot files are not tracked in git; they are created by running `make` (you'll need a checkout of both devtools-par and - libretools to run `make` if building from git): + libretools to run `make` if building from git). In addition to the + usual (`base-devel`) depenencies when running `make`, you'll need + the `ruby-ronn` package as well. + $ sudo pacman -S --needed base-devel ruby-ronn + ... $ git clone https://git.parabola.nu/packages/devtools-par.git/ $ git clone https://git.parabola.nu/packages/libretools.git/ $ cd libretools -- cgit v1.2.2