diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec index 6e1e787..1a00cc1 100644 --- a/mingw32-glib2.spec +++ b/mingw32-glib2.spec @@ -25,20 +25,11 @@ BuildRequires: mingw32-gettext BuildRequires: mingw32-libffi BuildRequires: mingw32-zlib -BuildRequires: pkgconfig # Native version required for msgfmt use in build BuildRequires: gettext # Native version required for glib-genmarshal BuildRequires: glib2-devel -Requires: pkgconfig - -# As we're using libproxy-intl the libintl-8.dll dependency is a soft one -# To compile applications against glib2 we need to have gettext installed -# for it's headers -Requires: mingw32-gettext - - %description MinGW Windows Glib2 library.