Add the dependencies of the pdc_module toddler to the Dockerfile
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
2cdf8bfadf
commit
ed922eb1b7
1 changed files with 6 additions and 0 deletions
|
@ -11,6 +11,12 @@ RUN dnf -y install \
|
||||||
python3-fedora \
|
python3-fedora \
|
||||||
python3-pdc-client \
|
python3-pdc-client \
|
||||||
python3-bugzilla --enablerepo=updates-testing \
|
python3-bugzilla --enablerepo=updates-testing \
|
||||||
|
python3-beanbag \
|
||||||
|
python3-gobject \
|
||||||
|
cairo-devel \
|
||||||
|
cairo-gobject-devel \
|
||||||
|
gobject-introspection-devel \
|
||||||
|
libmodulemd1 \
|
||||||
&& dnf clean all
|
&& dnf clean all
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue