[Git][reproducible-builds/disorderfs][master] Add build-essential to dependencies.

Chris Lamb gitlab at salsa.debian.org
Fri Dec 18 17:27:59 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / disorderfs


Commits:
ae7e5d88 by Chris Lamb at 2020-12-18T17:27:49+00:00
Add build-essential to dependencies.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -8,7 +8,7 @@ stages:
   script:
     - apt-get -q update
     - mount -o remount,rw /dev
-    - apt-get -q -y install --no-install-recommends libfuse-dev pkg-config bc
+    - apt-get -q -y install --no-install-recommends build-essential libfuse-dev pkg-config bc
     - make test || true
   except:
     - debian



View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/-/commit/ae7e5d880506c1a7b3ebb384efae3b4bf2007aa5

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/disorderfs/-/commit/ae7e5d880506c1a7b3ebb384efae3b4bf2007aa5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20201218/d55ac059/attachment.htm>


More information about the rb-commits mailing list