From 2185cce5a56a418728d470b05fc15d57ae06a248 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 31 Jan 2019 22:22:24 +0100 Subject: Add alternative libcidr0-dev to build dependencies --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ac61240..07cfa1a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ipaddrcheck Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers -Build-Depends: autoconf, debhelper (>= 9), libpcre3-dev, libcidr-dev, check +Build-Depends: autoconf, debhelper (>= 9), libpcre3-dev, libcidr-dev | libcidr0-dev, check Standards-Version: 3.9.6 Package: ipaddrcheck -- cgit v1.2.3