From b70595d7df7a7c5871b4e6183ef12122419a4120a75990798405e58dc4a948f0 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 3 Jan 2017 10:43:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=64 --- nghttp2.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nghttp2.spec b/nghttp2.spec index 8e44554..2ec2f87 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -1,7 +1,7 @@ # # spec file for package nghttp2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,13 +36,14 @@ BuildRequires: automake BuildRequires: boost-devel BuildRequires: gcc-c++ BuildRequires: libtool -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: python-Cython BuildRequires: python-Sphinx BuildRequires: python-setuptools BuildRequires: pkgconfig(cunit) BuildRequires: pkgconfig(jansson) BuildRequires: pkgconfig(jemalloc) +BuildRequires: pkgconfig(libcares) BuildRequires: pkgconfig(libev) BuildRequires: pkgconfig(libspdylay) BuildRequires: pkgconfig(libxml-2.0)