From: Vincent Bernat Date: Sat, 5 Jan 2013 16:22:46 +0000 (+0100) Subject: redhat: add libedit-devel for RPM distros as well X-Git-Tag: 0.7.0~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f3e636cfb45cea99c758333a725c79cb3f868f0;p=thirdparty%2Flldpd.git redhat: add libedit-devel for RPM distros as well --- diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index ea0d3232..514e7a77 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -38,6 +38,7 @@ Source1: lldpd.init%{?suse_version:.suse} Source2: lldpd.sysconfig BuildRequires: pkgconfig +BuildRequires: libedit-devel %if %{with snmp} BuildRequires: net-snmp-devel BuildRequires: openssl-devel