[mingw-postgresql] Add icu for NLS feature

mooninite mooninite at fedoraproject.org
Fri Aug 16 02:17:53 UTC 2013


commit ae48c677cfbd20c7d0f4dfa2671e4ccdfd36e265
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Thu Aug 15 21:17:35 2013 -0500

    Add icu for NLS feature

 mingw-postgresql.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/mingw-postgresql.spec b/mingw-postgresql.spec
index 55dcb2a..0f6bb25 100644
--- a/mingw-postgresql.spec
+++ b/mingw-postgresql.spec
@@ -17,6 +17,7 @@ BuildRequires:  mingw32-filesystem >= 95
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gettext
+BuildRequires:  mingw32-icu
 BuildRequires:  mingw32-libxml2
 BuildRequires:  mingw32-libxslt
 BuildRequires:  mingw32-openssl
@@ -28,6 +29,7 @@ BuildRequires:  mingw64-filesystem >= 95
 BuildRequires:  mingw64-gcc
 BuildRequires:  mingw64-binutils
 BuildRequires:  mingw64-gettext
+BuildRequires:  mingw64-icu
 BuildRequires:  mingw64-libxml2
 BuildRequires:  mingw64-libxslt
 BuildRequires:  mingw64-openssl


More information about the scm-commits mailing list