forked from pool/c-ares
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
This commit is contained in:
parent
6d9b7b197e
commit
3a1bf709ce
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 21 23:16:21 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- add BR for pkg-config to get the provides in the devel package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 09:51:18 UTC 2020 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user