Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
RPM dependency fix courtesy of Edward Rudd
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
SDL.spec.in
|
@@ -12,6 +12,7 @@ Copyright: LGPL |
|
|
Group: System Environment/Libraries |
|
|
BuildRoot: /var/tmp/%{name}-buildroot |
|
|
Prefix: %{_prefix} |
|
|
Provides: libSDL-1.1.so.0 |
|
|
|
|
|
%description |
|
|
This is the Simple DirectMedia Layer, a generic API that provides low |
|
|