From 780084b9dd8d273eb34c97c84a81aa63a1b92346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Thu, 26 Apr 2018 22:02:07 +0200 Subject: [PATCH] Fix incomplete dependency list. This is a no-op, but suppresses a warning about an unused (albeit empty) substitution variable. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ad3b1da..f04c95a 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: https://github.com/cryb-to/cryb-to Package: cryb-to Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends} Description: Collection of cryptographic and security-related libraries The aim of the Cryb.to project is to provide a collection of correct, well-written, well-tested and well-documented implementations of both