- Be more explicit about requirements
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=20
This commit is contained in:
parent
149c9cd851
commit
91c04f869f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 24 07:36:10 UTC 2018 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Be more explicit about requirements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 23 16:18:33 UTC 2018 - mardnh@gmx.de
|
Thu Aug 23 16:18:33 UTC 2018 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -34,8 +34,10 @@ BuildRequires: libboost_filesystem-devel
|
|||||||
BuildRequires: libboost_iostreams-devel
|
BuildRequires: libboost_iostreams-devel
|
||||||
BuildRequires: libboost_program_options-devel
|
BuildRequires: libboost_program_options-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python-devel
|
BuildRequires: python3-base
|
||||||
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(liblzma)
|
BuildRequires: pkgconfig(liblzma)
|
||||||
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Inno Setup is a tool to create installers for Microsoft Windows
|
Inno Setup is a tool to create installers for Microsoft Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user