From 77e365771b956bfaf9f84e75ccd282e7e31a3c52 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Feb 2025 03:40:41 +0100 Subject: [PATCH] Making build-depends on liblz-dev unversioned. Signed-off-by: Daniel Baumann --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ed9f014..783fb23 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: plzip Section: utils Priority: optional Maintainer: Daniel Baumann -Build-Depends: debhelper (>= 8), liblz-dev (>= 1.0), texinfo +Build-Depends: debhelper (>= 8), liblz-dev, texinfo Standards-Version: 3.9.1 Homepage: http://www.nongnu.org/lzip/plzip.html