]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
elfutils.spec: Add BuildRequires: curl
authorMark Wielaard <mark@klomp.org>
Mon, 25 Nov 2019 22:20:35 +0000 (23:20 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 25 Nov 2019 22:20:35 +0000 (23:20 +0100)
The run-debuginfod-find.sh now relies on curl to fetch the metrics.

Signed-off-by: Mark Wielaard <mark@klomp.org>
config/ChangeLog
config/elfutils.spec.in

index 73643f91940671533b92280f62e9106fbc842f1a..ff004d6e9fb657fa6004702c3fbe7ed2d241f578 100644 (file)
@@ -1,3 +1,7 @@
+2019-11-25  Mark Wielaard  <mark@klomp.org>
+
+       * elfutils.spec.in: Add BuildRequires curl.
+
 2019-10-28  Frank Ch. Eigler  <fche@redhat.com>
 
        * eu.am (AM_CXXFLAGS): Clone & amend AM_CFLAGS for c++11 code.
index 3cd15ce3dd28298195e161b7af8c03b1208bce33..f244f3639beacbfd64dcb17819b13b8de78290e5 100644 (file)
@@ -42,6 +42,7 @@ BuildRequires: pkgconfig(sqlite3) >= 3.7.17
 BuildRequires: pkgconfig(libarchive) >= 3.1.2
 # for the run-debuginfod-find.sh test case in %check for /usr/sbin/ss
 BuildRequires: iproute
+BuildRequires: curl
 
 %define _gnu %{nil}
 %define _programprefix eu-