Fix small typo.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 13 Jan 2009 12:26:33 +0000 (12:26 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 13 Jan 2009 12:26:33 +0000 (12:26 +0000)
SDL/mingw32-SDL.spec

index 64cd0d4..acb1f77 100644 (file)
@@ -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.