From 5e3ce30b1eadea34b6af1be46749b8f97540a9e2 Mon Sep 17 00:00:00 2001 From: Viktor Szépe Date: Tue, 8 Jan 2019 00:15:36 +0100 Subject: Depend on shlibs in Debian This should fix the following lintian warning: > W: snuffleupagus: missing-depends-line--- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index a413342..5ec0480 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,6 @@ Vcs-Git: https://github.com/nbs-system/snuffleupagus Package: snuffleupagus Architecture: any -Depends: ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: Hardening for your php7 stack Snuffleupagus is cool -- cgit v1.3