Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#74809 - [docker-compose] docker is not a dependency
Attached to Project:
Community Packages
Opened by sty (sty) - Friday, 20 May 2022, 22:24 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 23 August 2022, 18:14 GMT
Opened by sty (sty) - Friday, 20 May 2022, 22:24 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 23 August 2022, 18:14 GMT
|
DetailsDescription:
docker is currently not a dependency of docker-compose. this should be the case, since it obviously relies on docker, and some build scripts rely on the "docker compose" command which doesn't work if docker is not installed. |
This task depends upon
Closed by Morten Linderud (Foxboron)
Tuesday, 23 August 2022, 18:14 GMT
Reason for closing: Upstream
Tuesday, 23 August 2022, 18:14 GMT
Reason for closing: Upstream
But I would say we can add it as optdepends.
Please try change the build scripts.