Browse Source

consequently use fsl as PreReq, too

Thomas Lotterer 23 years ago
parent
commit
e02c2246f7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      monit/monit.spec

+ 2 - 2
monit/monit.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        System
 License:      GPL
 Version:      3.2
-Release:      20030508
+Release:      20030623
 
 #   package options
 %option       with_ssl   no
@@ -48,7 +48,7 @@ Patch0:       monit.patch
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030103, make, gcc, bison, flex, fsl
-PreReq:       OpenPKG, openpkg >= 20030103
+PreReq:       OpenPKG, openpkg >= 20030103, fsl
 %if "%{with_ssl}" == "yes"
 BuildPreReq:  openssl
 %endif