diff options
Diffstat (limited to '.builds/fedora-33-sqlite.yml')
-rw-r--r-- | .builds/fedora-33-sqlite.yml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/.builds/fedora-33-sqlite.yml b/.builds/fedora-33-sqlite.yml index 82fd5d9c..577fb972 100644 --- a/.builds/fedora-33-sqlite.yml +++ b/.builds/fedora-33-sqlite.yml @@ -4,11 +4,9 @@ packages: - automake # - gcc # - make - - nodejs - - npm - python3-devel - virtualenv - + # Install make and runtime dependencies. # - findutils - python3-lxml @@ -34,7 +32,7 @@ packages: - python3-gobject - python3-gstreamer1 - gstreamer1-plugin-openh264 - + # # Install raw image dependencies. # - libexiv2-dev # - libboost-python-dev @@ -47,7 +45,7 @@ packages: # Install OpenID dependencies. - python3-openid - + tasks: - core: | cd mediagoblin |