From: Frank Ch. Eigler Date: Tue, 10 Dec 2019 16:11:13 +0000 (-0500) Subject: copr suse compatibility X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=179596e560bae4e0ffd523ff466548afb0bfeb14;p=thirdparty%2Felfutils.git copr suse compatibility --- diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 797710b08..d4cb6c959 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -22,7 +22,8 @@ BuildRequires: flex # Compression support BuildRequires: zlib-devel -BuildRequires: bzip2-devel +BuildRequires: /usr/include/bzlib.h +# BuildRequires: bzip2-devel - not portable to opensuse BuildRequires: xz-devel # For debuginfod