From fdc092990d5e3b9a28e7b646047a877e2cd88dcc Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sun, 29 Mar 2020 23:20:35 +0200 Subject: Change the websocket library for the standard one Signed-off-by: Olivier Gayot --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f3f30ee..7c5e8b8 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.9.1 Package: swiftstory Architecture: all -Depends: ${misc:Depends}, ${python3:Depends} +Depends: ${misc:Depends}, ${python3:Depends}, python3-websockets Description: SwiftStory game: We're not out of the woods yet. -- cgit v1.2.3