add configure option for boost-python
This commit is contained in:
parent
dba5b614ed
commit
b1874bd9f8
@ -102,7 +102,8 @@ libpst utilities.
|
||||
|
||||
%build
|
||||
autoreconf -v -f -i
|
||||
%configure --enable-libpst-shared
|
||||
%configure --enable-libpst-shared \
|
||||
--with-boost-python=boost_python%{python3_version_nodots}
|
||||
%if 0%{?fedora} > 27
|
||||
%make_build
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user