diff --git a/dpdk-thunderx.changes b/dpdk-thunderx.changes index 533a143..cab2d8c 100644 --- a/dpdk-thunderx.changes +++ b/dpdk-thunderx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 15 09:02:07 UTC 2017 - mchandras@suse.de + +- Add missing libelf-devel dependency + ------------------------------------------------------------------- Mon Sep 4 11:18:19 CEST 2017 - ndas@suse.de diff --git a/dpdk-thunderx.spec b/dpdk-thunderx.spec index 6b4a2e1..fdf68d9 100644 --- a/dpdk-thunderx.spec +++ b/dpdk-thunderx.spec @@ -65,6 +65,7 @@ Patch1: 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch Patch2: 0002-kni-fix-build-on-SLE12-SP3.patch BuildRequires: doxygen BuildRequires: fdupes +BuildRequires: libelf-devel BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: pesign-obs-integration diff --git a/dpdk.changes b/dpdk.changes index 533a143..cab2d8c 100644 --- a/dpdk.changes +++ b/dpdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 15 09:02:07 UTC 2017 - mchandras@suse.de + +- Add missing libelf-devel dependency + ------------------------------------------------------------------- Mon Sep 4 11:18:19 CEST 2017 - ndas@suse.de diff --git a/dpdk.spec b/dpdk.spec index 6ffdff6..93986fc 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -63,6 +63,7 @@ Patch1: 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch Patch2: 0002-kni-fix-build-on-SLE12-SP3.patch BuildRequires: doxygen BuildRequires: fdupes +BuildRequires: libelf-devel BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: pesign-obs-integration