SHA256
1
0
forked from jengelh/kea

Accepting request 1043789 from home:jcronenberg:branches:network

- Remove following packages from BuildRequires
  * docbook-xsl-stylesheets
  * elinks
  * libxslt-tools

AFAICT these packages aren't needed for generating the docs and the official documentation doesn't mention them as requirements. Especially elinks would be nice to remove as it isn't available in Leap/SLE. If there is a reason these are required feel free to decline this request.

OBS-URL: https://build.opensuse.org/request/show/1043789
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/kea?expand=0&rev=39
This commit is contained in:
Jan Engelhardt 2022-12-19 15:34:12 +00:00 committed by Git OBS Bridge
parent 06f0dc8aee
commit e9d0c7f679
2 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,10 @@
Wed Dec 14 14:51:33 UTC 2022 - Jorik Cronenberg <jorik.cronenberg@suse.com>
- Separate documentation into kea-doc package
- Remove following packages from BuildRequires
* docbook-xsl-stylesheets
* elinks
* libxslt-tools
-------------------------------------------------------------------
Thu Aug 18 12:53:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -73,11 +73,7 @@ BuildRequires: pkgconfig(libcrypto)
Requires(pre): shadow
Suggests: %name-hooks = %version
%if 0%{with regen_files}
BuildRequires: bison >= 3.0
BuildRequires: docbook-xsl-stylesheets
BuildRequires: elinks
BuildRequires: flex
BuildRequires: libxslt-tools
%endif
%if 0%{?suse_version} >= 1500
BuildRequires: libboost_system-devel