summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gayot <olivier.gayot@sigexec.com>2021-12-25 18:24:05 +0100
committerOlivier Gayot <olivier.gayot@sigexec.com>2021-12-25 18:24:05 +0100
commit03aa44d88e2f429fe06cb7c1bf876ab93ecd80c2 (patch)
tree25c2017cae7383566e9812c9096a3263d96abaa5
parent21bff073684e15417bf3fa18feb89127360e630e (diff)
Declare pre-depends to avoid warning from lintian
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a41ede9..0acb744 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Standards-Version: 3.9.1
Package: swiftstory
Architecture: all
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${python3:Depends}, python3-websockets
Description: SwiftStory game: We're not out of the woods yet.