Browse Source

Almost certainly does not need make at runtime, but leave libraries in runtime dependency list due to recent library dependency policy

Michael Schloh von Bennewitz 23 years ago
parent
commit
31c536532e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lbreakout/lbreakout.spec

+ 2 - 2
lbreakout/lbreakout.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Games
 License:      GPL
 Version:      2.4.1
-Release:      20030308
+Release:      20030704
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/lgames/lbreakout2-%{version}.tar.gz
@@ -42,7 +42,7 @@ Source0:      http://osdn.dl.sourceforge.net/sourceforge/lgames/lbreakout2-%{ver
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20020206, make, X11, sdl >= 1.2.5, png, zlib
-PreReq:       OpenPKG, openpkg >= 20020206, make, X11, sdl >= 1.2.5, png, zlib
+PreReq:       OpenPKG, openpkg >= 20020206, X11, sdl >= 1.2.5, png, zlib
 AutoReq:      no
 AutoReqProv:  no