diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 78a053d77..69e343408 100644 --- a/debian/control +++ b/debian/control @@ -195,6 +195,10 @@ Depends: python3-urllib3 (>= 1.22), python3-yaml, ${misc:Depends}, +Suggests: + python3-psycopg2, + python3-pymysql, + python3-requests, Provides: netdata-plugins, Enhances: |