Jammy: Restore pyyaml as a requirement

lavacli dependencies were recently changed to be managed by the project
itself. However, as part of that change, PyYAML was also removed which
is not used by lavacli. Instead it uses ruamel.yaml and PyYAML is used
by builder scripts. Rectify this to not break the scripts

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I7b4c02234f3860b516dd74e7b7d0a9746406fb82
1 file changed