git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acf137e
)
Fix small typo.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 13 Jan 2009 12:26:33 +0000
(12:26 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 13 Jan 2009 12:26:33 +0000
(12:26 +0000)
SDL/mingw32-SDL.spec
patch
|
blob
|
history
diff --git
a/SDL/mingw32-SDL.spec
b/SDL/mingw32-SDL.spec
index
64cd0d4
..
acb1f77
100644
(file)
--- a/
SDL/mingw32-SDL.spec
+++ b/
SDL/mingw32-SDL.spec
@@
-34,7
+34,7
@@
BuildRequires: mingw32-binutils
BuildRequires: mingw32-dlfcn
BuildRequires: mingw32-iconv
-Require
d
: pkgconfig
+Require
s
: pkgconfig
# Not required at the moment, but SDL does contain plenty of C++ code,
# I just haven't worked out how to enable it.