summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2019-12-10 11:11:13 -0500
committerFrank Ch. Eigler <fche@redhat.com>2020-01-01 12:54:47 -0500
commit179596e560bae4e0ffd523ff466548afb0bfeb14 (patch)
treede0c353d758e951f34f3e24876c49624236985fa
parent237dabb27029205a9af22e263d332163339c4bb4 (diff)
copr suse compatibility
-rw-r--r--config/elfutils.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 797710b0..d4cb6c95 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