From a1ea608537cbc10445be1c183df601a98a2f01b3 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 14 Nov 2015 17:30:29 +0100 Subject: [PATCH] debian: also requires libnl-route-3-dev as a dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cef18422..bc0f7495 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 5), libxml2-dev, libjansson-dev | libjson-c-dev | libjson0-dev (>= 0.10), libevent-dev, - libnl-3-dev, + libnl-3-dev, libnl-route-3-dev, libreadline-dev, libbsd-dev, pkg-config, -- 2.39.5