summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2018-04-04 12:47:26 +0000
committerLennart Weller <lhw@ring0.de>2018-04-04 12:47:26 +0000
commitc11ae64355500bf89ba80cc45244ca402044567b (patch)
treee32ff7fdd7ac34981c56a14e4d332385842922db /debian/control
parentupdated patches for 1.10 (diff)
downloadnetdata-c11ae64355500bf89ba80cc45244ca402044567b.tar.xz
netdata-c11ae64355500bf89ba80cc45244ca402044567b.zip
also remove vendored urllib and add python3-six as depedency in turn
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 55dc71849..6d8b593f8 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Depends: adduser,
lsb-base (>= 3.1-23.2),
netdata-data (=${source:Version}),
python3,
+ python3-six,
python3-urllib3,
python3-yaml,
${misc:Depends},