Commit d5618bde authored by nimrod's avatar nimrod
Browse files

Add Python3 gobject introspection.

Needed for OSTree and Azafea.
parent e8524239
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@ RUN wget https://www.mongodb.org/static/pgp/server-4.4.asc -O /tmp/mongo.asc &&
        flatpak \
        flatpak-builder \
        ftp \
        gir1.2-glib-2.0 \
        gir1.2-ostree-1.0 \
        gnupg \
        golang \
        go-md2man \
@@ -124,6 +126,7 @@ RUN wget https://www.mongodb.org/static/pgp/server-4.4.asc -O /tmp/mongo.asc &&
        pygments \
        pymongo \
        PyMySQL \
        PyGObject \
        pyopenssl \
        remarshal \
        requests \