From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Tue, 13 Jan 2009 12:26:33 +0000 (+0000) Subject: Fix small typo. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=afa67b31e8bc0ba31ae528383c4be536063ad3ef;p=fedora-mingw.git Fix small typo. --- diff --git a/SDL/mingw32-SDL.spec b/SDL/mingw32-SDL.spec index 64cd0d4..acb1f77 100644 --- a/SDL/mingw32-SDL.spec +++ b/SDL/mingw32-SDL.spec @@ -34,7 +34,7 @@ BuildRequires: mingw32-binutils BuildRequires: mingw32-dlfcn BuildRequires: mingw32-iconv -Required: pkgconfig +Requires: pkgconfig # Not required at the moment, but SDL does contain plenty of C++ code, # I just haven't worked out how to enable it.