summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/HACKING6
1 files changed, 5 insertions, 1 deletions
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