diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-14 20:01:56 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-14 20:01:56 +0200 |
commit | 36f3bb0c0777588d9a9a3d48d61550a19cbc14da (patch) | |
tree | f2ebdddf26184b23b1dc237d1fdd28203a05459c /debian/control | |
parent | aea067256c8c0bb8ed6284bd9e1684c519576426 (diff) | |
download | remote-logon-config-agent-36f3bb0c0777588d9a9a3d48d61550a19cbc14da.tar.gz remote-logon-config-agent-36f3bb0c0777588d9a9a3d48d61550a19cbc14da.tar.bz2 remote-logon-config-agent-36f3bb0c0777588d9a9a3d48d61550a19cbc14da.zip |
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 812dad7..72d50c0 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Section: utils Priority: extra Build-Depends: debhelper (>= 10), + dh-python, python3-all, python3-pycurl, python3-setuptools |