summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e35fce7..516e234 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ X-Python-Version: >= 2.7
Package: whatmaps
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, lsb-release,
- python-apt
+ python-apt, python-pkg-resources
Description: tool to find processes mapping shared objects
After package upgrades (especially security fixes), services using a
shared library need to be restarted to make use of the updated version.