From 6942c83fe1b686e562d4f20535c3b061e779e5d8 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Wed, 7 Feb 2018 17:25:07 +0100 Subject: [PATCH] add missing BR on libtirpc-devel --- dyninst.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dyninst.spec b/dyninst.spec index d6826c4..1244036 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -30,6 +30,7 @@ BuildRequires: elfutils-libelf-devel BuildRequires: boost-devel BuildRequires: binutils-devel BuildRequires: cmake +BuildRequires: libtirpc-devel # Extra requires just for the testsuite BuildRequires: gcc-gfortran glibc-static libstdc++-static nasm