Skip to content
Commit 8d052844 authored by Martin Jansa's avatar Martin Jansa
Browse files

iso-codes: add missing dependency on gettext-native



* msgfmt is called in do_install and both MSGFMT variables
  are empty without gettext-native detected in configure
  %.mo: %.po
        $(MSGFMT) $(MSGFMT_FLAGS) -o $@ $<

Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent e83302e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment