Circle CI: install the packages for the other tests too

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
pull/150/head
Peter Hutterer 2019-08-13 13:58:43 +10:00
parent 24825aa6ed
commit 5b5fcd6e71
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
steps:
- run:
command: |
dnf install -y meson gettext python3-devel pygobject3-devel python3-flake8
dnf install -y meson gettext python3-devel pygobject3-devel python3-flake8 desktop-file-utils libappstream-glib
- checkout
- run:
command: |