Browse Source

fix deps

master
parent
commit
cd8ad3658c
  1. 4
      imapd/imapd.spec

4
imapd/imapd.spec

@ -32,7 +32,7 @@ Distribution: OpenPKG [REL]
Group: Mail
License: BSD
Version: 2.1.3
Release: 20020308
Release: 20020315
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-%{version}.tar.gz
@ -41,7 +41,7 @@ Patch0: imapd.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, sasl, db, openssl, make
BuildPreReq: OpenPKG, openpkg >= 20020206, sasl, db3, openssl, make
PreReq: OpenPKG, openpkg >= 20020206, sasl, db3, openssl
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save