ci: Install PyYAML

We'll use it for https://github.com/ostreedev/ostree/pull/691

Closes: #692
Approved by: jlebon
This commit is contained in:
Colin Walters 2017-02-17 15:59:20 -05:00 committed by Atomic Bot
parent b5c5003ff6
commit 6b93cb3173

View File

@ -12,6 +12,7 @@ RUN dnf install -y \
libubsan \
libasan \
libtsan \
PyYAML \
gnome-desktop-testing \
redhat-rpm-config \
elfutils \