From cc6152d2e89d58d4d5e55a08bb85f0a9cdce7fae Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 24 Jul 2021 11:50:33 +1200 Subject: system/barman: Fix dependency. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- system/barman/barman.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/barman/barman.info b/system/barman/barman.info index 03588e0ab4..97ad23e08b 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 python-dateutil argcomplete" +REQUIRES="psycopg2 argh python2-dateutil argcomplete" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3