From 3a1bf709ceb7c9a0975af2d9a03b826160628168a78cf496bc283460accd6769 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Sun, 22 Nov 2020 11:04:11 +0000 Subject: [PATCH] Accepting request 849904 from home:darix:apps - add BR for pkg-config to get the provides in the devel package OBS-URL: https://build.opensuse.org/request/show/849904 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=33 --- c-ares.changes | 5 +++++ c-ares.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/c-ares.changes b/c-ares.changes index d16abe9..7e60a0f 100644 --- a/c-ares.changes +++ b/c-ares.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 21 23:16:21 UTC 2020 - Marcus Rueckert + +- add BR for pkg-config to get the provides in the devel package + ------------------------------------------------------------------- Thu Nov 19 09:51:18 UTC 2020 - Adam Majer diff --git a/c-ares.spec b/c-ares.spec index 66a5701..283d4f9 100644 --- a/c-ares.spec +++ b/c-ares.spec @@ -63,6 +63,7 @@ BuildRequires: gcc-c++ # Needed for getservbyport_r function to work properly. BuildRequires: netcfg %endif +BuildRequires: pkg-config %description c-ares is a C library that performs DNS requests and name resolves