summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorViktor Szépe2019-01-08 00:15:36 +0100
committerjvoisin2019-01-07 23:15:36 +0000
commit5e3ce30b1eadea34b6af1be46749b8f97540a9e2 (patch)
treef6bfddefa595d0fbc5fe010bd49eddfe9b427b96 /debian/control
parent00791045c72332860e99fcc361e4585e037d9145 (diff)
Depend on shlibs in Debian
This should fix the following lintian warning: > W: snuffleupagus: missing-depends-line
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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
9 9
10Package: snuffleupagus 10Package: snuffleupagus
11Architecture: any 11Architecture: any
12Depends: ${misc:Depends} 12Depends: ${shlibs:Depends}, ${misc:Depends}
13Description: Hardening for your php7 stack 13Description: Hardening for your php7 stack
14 Snuffleupagus is cool 14 Snuffleupagus is cool