mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
Since commit 06c103469d we are using getfattr in system tests, that
caused failures in gating tests[1] as getfattr was not installed. So add
attr as dependency.
[1] https://artifacts.dev.testing-farm.io/d93b6849-e526-46e9-a7c3-874bad4217a9/work-tests.yml8_p4nfkf/tests-n75vnz0u/test.podman-root.bats.log
Signed-off-by: Paul Holzinger <pholzing@redhat.com>