From 08e51bd36d6b1c23c615527429d6f1a8980a2224 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 24 Feb 2023 05:34:30 -0700 Subject: [PATCH] remove obsolete dependency on lsb-base --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c1766d8..ae2a272 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: https://git.gag.com/?p=debian/ipip Package: ipip Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base +Depends: ${shlibs:Depends}, ${misc:Depends} Description: IP over IP Encapsulation Daemon This daemon provides an alternative to the kernel-resident support for IP encapsulation links. It is better suited for situations where there are many -- 2.30.2