Add BuildRequire to enable iconv support
authorMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 7 Feb 2014 08:29:19 +0000 (09:29 +0100)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Mon, 10 Feb 2014 11:15:18 +0000 (12:15 +0100)
Otherwise some tools may fail, e.g.:
/bin/msgmerge: Cannot convert from "ISO-8859-1" to "UTF-8". msgmerge
relies on iconv(). This version was built without iconv().

Change-Id: I6ff9d79748af2392337bc60f491ac60751d23f81
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
packaging/gettext.spec

index 4445ea7..ae8d1fd 100644 (file)
@@ -26,6 +26,7 @@ BuildRequires:  gcc-c++
 BuildRequires:  libtool
 #needed for ANSI to UTF8 conversion using msgconn
 BuildRequires:  libunistring
+BuildRequires:  glibc-locale
 
 %description
 The GNU gettext package provides a set of tools and documentation for