Accepting request 1036505 from systemsmanagement
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1036505 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openhpi?expand=0&rev=5
This commit is contained in:
commit
8677f8d5b7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 11 11:11:11 UTC 2022 - olaf@aepfle.de
|
||||
|
||||
- some sort of openssl is required for building
|
||||
- tcpd-devel is not required for building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 3 11:31:43 UTC 2021 - Thomas Renninger <trenn@suse.de>
|
||||
|
||||
|
@ -40,8 +40,8 @@ BuildRequires: libtool
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: net-snmp-devel
|
||||
BuildRequires: tcpd-devel
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
|
||||
%description
|
||||
OpenHPI implements the SA Forum's Hardware Platform Interface (HPI). HPI is an
|
||||
@ -79,7 +79,7 @@ Requires: libstdc++-devel
|
||||
Requires: libtool
|
||||
Requires: ncurses-devel
|
||||
Requires: net-snmp-devel
|
||||
Requires: openssl-devel
|
||||
Requires: pkgconfig(openssl)
|
||||
Requires: popt-devel
|
||||
Requires: zlib-devel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user