- Add python-importlib to build/requirements on py2 distros
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=294
This commit is contained in:
parent
2e33986a90
commit
edd09aa364
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 10:33:12 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Add python-importlib to build/requirements on py2 distros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 09:40:37 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -60,6 +60,8 @@
|
||||
%else
|
||||
%global python_type python
|
||||
%global python3_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
|
||||
BuildRequires: python-importlib
|
||||
Requires: python-importlib
|
||||
%endif
|
||||
# This is used due to the need for beta releases
|
||||
Name: libreoffice
|
||||
|
Loading…
x
Reference in New Issue
Block a user