From 4eb215e8cebc238cb3d0a6dcd131ac0b213b2c9b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 18 Oct 2011 19:10:48 +0300 Subject: [PATCH] Clean up old BuildRequires / Requires --- mingw32-glib2.spec | 9 --------- 1 file changed, 9 deletions(-) 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.