From f03ae40724209cf76ea04f19be30aff1c5c5b186 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 26 May 2023 16:07:53 -0600 Subject: system/docker-compose: REQUIRES updated for renamed python deps. Signed-off-by: Willy Sudiarto Raharjo --- system/docker-compose/docker-compose.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/docker-compose/docker-compose.info b/system/docker-compose/docker-compose.info index 6f39173a6f499..ca9641debbfa3 100644 --- a/system/docker-compose/docker-compose.info +++ b/system/docker-compose/docker-compose.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/04/93/8547a7701e44b0ea24735d19 MD5SUM="9dbc93a798fcda7b871ed6d580dc1a18" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python2-PyYAML docopt jsonschema python2-cached-property python2-docker python2-dockerpty python2-texttable" +REQUIRES="python2-PyYAML python2-docopt jsonschema python2-cached-property python2-docker python2-dockerpty python2-texttable" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" -- cgit v1.2.3