summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Delafond <sdelafond@gmail.com>2021-05-17 17:14:41 +0200
committerSébastien Delafond <sdelafond@gmail.com>2021-05-17 17:14:41 +0200
commit415a55cf98cb9da44db16f1224277fb1111321ec (patch)
tree8e0d6ddb17b6deeefd680ee78dc4e78a9f46733b
parent0a0ac56cc3ffbc1c17f8274c9e39a52af5785e38 (diff)
Depend on python3-pkg-resources
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index eee0718..9793dc0 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Vcs-Git: https://salsa.debian.org/science-team/python-pyepics.git
Package: python3-pyepics
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}, python3-pkg-resources
Suggests: python-pyepics-doc
Description: EPICS channel access for Python
PyEpics is a Python interface to the EPICS Channel Access (CA) library