forked from pool/libvmime
drop postfix require
OBS-URL: https://build.opensuse.org/package/show/server:mail/libvmime?expand=0&rev=8
This commit is contained in:
parent
3276254e0c
commit
9e1e7648d5
@ -46,7 +46,6 @@ BuildRequires: libgsasl-devel
|
||||
%endif
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: postfix
|
||||
%if 0%{?suse_version} >= 1130
|
||||
%define with_pdf 1
|
||||
%if 0%{?suse_version} < 1300
|
||||
@ -111,9 +110,8 @@ popd
|
||||
%endif
|
||||
|
||||
cf="%optflags -DVMIME_ALWAYS_GENERATE_7BIT_PARAMETER=1"
|
||||
# sendmail's awesome location.
|
||||
export PATH="$PATH:/usr/sbin"
|
||||
cmake . \
|
||||
-DVMIME_SENDMAIL_PATH:STRING="%_sbindir/sendmail" \
|
||||
-DVMIME_BUILD_SAMPLES:BOOL=OFF \
|
||||
%if 0%{?is_opensuse}
|
||||
-DVMIME_HAVE_SASL_SUPPORT:BOOL=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user