summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 33b1e60..bdb5941 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,13 @@ Build-Depends: python3-setuptools,
debhelper-compat (= 13),
python3-pytest,
python3-websockets,
+ python3-pkg-resources,
python3
Standards-Version: 3.9.1
Package: swiftstory
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${python3:Depends}, python3-websockets
+Depends: ${misc:Depends}, ${python3:Depends}, python3-websockets, python3-pkg-resources
Description: SwiftStory game: We're not out of the woods yet.