From a6f0f0111b2075f93e201faf68ade031426e5c60 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Dec 2022 00:07:04 +0000 Subject: [PATCH] packaging: Add missing libc dependency in server package (!) Signed-off-by: Ian Jackson --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 92ad933..0c6b718 100644 --- a/debian/control +++ b/debian/control @@ -56,7 +56,7 @@ Description: IP Over HTTP (Asinine) - client Package: hippotat-server Architecture: any -Depends: ${misc:Depends}, hippotat-common, lsb-base +Depends: ${misc:Depends}, ${shlibs:Depends}, hippotat-common, lsb-base Pre-Depends: ${misc:Pre-Depends} Recommends: hippotat-doc, userv, userv-utils (>= 0.6.0~~iwj4) Suggests: authbind -- 2.30.2