fmf: Add glibc-langpack-de test dependency

The tests switch to German, make sure that the corresponding locale
exists. Otherwise, tests will run into unexpected messages like "invalid
or unusable locale: de_DE.UTF-8".
This commit is contained in:
Martin Pitt 2021-04-19 10:12:44 +02:00 committed by Martin Pitt
parent d02579694d
commit b5610000b5

View file

@ -5,6 +5,7 @@ require:
- cockpit-ws - cockpit-ws
- cockpit-system - cockpit-system
- git - git
- glibc-langpack-de
- libvirt-python3 - libvirt-python3
- make - make
- npm - npm