aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-07-03 16:05:07 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-07-12 11:12:29 +0200
commitf1f8285b790cb85cfdf1b05dcab15045045db5bb (patch)
tree4c0761f63642e12b01d3ca3f55c5461cdbf93b88
parent10fbb40b24de209b3dee42a689e4af35cf6f02cc (diff)
debian: Add python module deps for python3-osmopy-utils
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index f0df4c0..8bea167 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: Python code (not only) for testing of Osmocom programs
Package: python3-osmopy-utils
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}, python3-osmopy-libs
+Depends: ${python3:Depends}, ${misc:Depends}, python3-osmopy-libs, python3-twisted, python3-treq
Description: Python code (not only) for testing of Osmocom programs
.
This package contains the Python 3 version of osmopy utils.