瀏覽代碼

fix perl dependencies

Ralf S. Engelschall 24 年之前
父節點
當前提交
ea8f53223d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      postfix/postfix.spec

+ 2 - 2
postfix/postfix.spec

@@ -70,8 +70,8 @@ Source6:      ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/snaps
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 0.9-20011025.0, perl >= 5.6.1-10
-PreReq:       OpenPKG, openpkg >= 0.9-20011025.0, perl >= 5.6.1-10
+BuildPreReq:  OpenPKG, openpkg >= 0.9-20011025.0, perl
+PreReq:       OpenPKG, openpkg >= 0.9-20011025.0, perl
 %if "%{with_db}" == "yes"
 BuildPreReq:  db
 %endif