From ef28b72f8069e9294cf5cdf1e3a411aa004af5bd Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 5 Jan 2013 17:21:21 +0100 Subject: [PATCH] debian: also add libedit-dev as a dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 61e72e75..6db271c3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Vincent Bernat Build-Depends: debhelper (>= 5), cdbs, autotools-dev, libsnmp15-dev | libsnmp9-dev | libsnmp-dev, - libxml2-dev, libevent-dev, pkg-config + libxml2-dev, libevent-dev, libedit-dev, pkg-config Standards-Version: 3.8.4 Homepage: https://github.com/vincentbernat/lldpd/wiki -- 2.39.5