add libdwarf-devel to buildreqs for dyninst build
This commit is contained in:
parent
4041ad644b
commit
11e4d93865
@ -63,6 +63,7 @@ BuildRequires: nss-devel avahi-devel pkgconfig
|
|||||||
%if %{with_dyninst}
|
%if %{with_dyninst}
|
||||||
# include the prerelease version for now, but really this is >= 8.0
|
# include the prerelease version for now, but really this is >= 8.0
|
||||||
BuildRequires: dyninst-devel >= 7.99
|
BuildRequires: dyninst-devel >= 7.99
|
||||||
|
BuildRequires: libdwarf-devel
|
||||||
%endif
|
%endif
|
||||||
%if %{with_sqlite}
|
%if %{with_sqlite}
|
||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user