Fix all packages which were missing 'Requires: pkgconfig'.
[fedora-mingw.git] / pangomm / mingw32-pangomm.spec
index d658c27..a66508c 100644 (file)
@@ -8,7 +8,7 @@
 
 Name:           mingw32-pangomm
 Version:        2.14.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW Windows C++ interface for Pango
 
 License:        LGPLv2+
@@ -31,6 +31,8 @@ BuildRequires:  mingw32-pango >= 1.21.4
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 
+Requires:       pkgconfig
+
 
 %description
 pangomm provides a C++ interface to the Pango library. Highlights
@@ -74,5 +76,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 13 2009 Richard W.M. Jones <rjones@redhat.com> - 2.14.0-3
+- Requires pkgconfig.
+
 * Fri Oct 24 2008 Richard W.M. Jones <rjones@redhat.com> - 2.14.0-2
 - Initial RPM release.