Quellcode durchsuchen

requires GCC due to CFLAG constructs like -2 and -Wall

Michael Schloh von Bennewitz vor 21 Jahren
Ursprung
Commit
5e2b7ac1e4
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      scanssh/scanssh.spec

+ 2 - 2
scanssh/scanssh.spec

@@ -34,7 +34,7 @@ Class:        PLUS
 Group:        Security
 License:      BSD
 Version:      2.0
-Release:      20040621
+Release:      20040622
 
 #   list of sources
 Source0:      http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
@@ -42,7 +42,7 @@ Source0:      http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20040130, libdnet, libevent, make
+BuildPreReq:  OpenPKG, openpkg >= 20040130, libdnet, libevent, gcc, make
 PreReq:       OpenPKG, openpkg >= 20040130, libdnet, libevent
 BuildPreReq:  openssl, libpcap
 PreReq:       openssl, libpcap