summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/barman/barman.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/barman/barman.info b/system/barman/barman.info
index 97ad23e08b..cd060f9938 100644
--- a/system/barman/barman.info
+++ b/system/barman/barman.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/cc/fb/dca92b36ca6c77da2e8d6938
MD5SUM="6ae19fc6cd493b296f7b8514992440d9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="psycopg2 argh python2-dateutil argcomplete"
+REQUIRES="python3-psycopg2 argh python3-dateutil argcomplete"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"