Browse Source

requires gcc as -Wall is unsupported by Solaris cc

master
Thomas Lotterer 24 years ago committed by Ralf S. Engelschall
parent
commit
00a0341838
  1. 4
      ssmtp/ssmtp.spec

4
ssmtp/ssmtp.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Mail
License: GPL
Version: 2.48
Release: 20020812
Release: 20020820
# list of sources
Source0: ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-%{version}.tar.gz
@ -42,7 +42,7 @@ Source1: ssmtp.conf
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make
BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save