Accepting request 901713 from home:alois:branches:editors
- Fix Factory build OBS-URL: https://build.opensuse.org/request/show/901713 OBS-URL: https://build.opensuse.org/package/show/editors/rehex?expand=0&rev=7
This commit is contained in:
parent
ca92266576
commit
caa4d84c96
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 24 11:06:25 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Fix Factory build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 7 11:46:38 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
@ -27,10 +27,14 @@ BuildRequires: dos2unix
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: update-desktop-files
|
||||
%if 0%{?suse_version} > 1500
|
||||
BuildRequires: wxWidgets-3_0-devel
|
||||
%else
|
||||
BuildRequires: wxWidgets-devel
|
||||
%endif
|
||||
BuildRequires: (pkgconfig(lua5.3) or pkgconfig(lua))
|
||||
BuildRequires: pkgconfig(capstone)
|
||||
BuildRequires: pkgconfig(jansson)
|
||||
BuildRequires: (pkgconfig(lua5.3) or pkgconfig(lua))
|
||||
|
||||
%description
|
||||
A hex heditor with a number of features for analysing and annotating
|
||||
|
Loading…
Reference in New Issue
Block a user