Skip to content
Snippets Groups Projects
Commit 042de693 authored by Christopher Obbard's avatar Christopher Obbard
Browse files

image-builder: Add equivs package


The equivs package is used to create dummy Debian packages which can
be useful in development to satisfy dependencies without installing the
real package. Note that this package is not the recommended way of
dealing with broken dependencies: a bug report should be filed instead.

Signed-off-by: default avatarChristopher Obbard <chris.obbard@collabora.com>
parent 2dc096d6
No related branches found
No related tags found
2 merge requests!163image-builder: Add equivs package,!93WIP: documentation-builder: Rebase on Apertis instead of Debian Buster
Pipeline #182998 passed
...@@ -33,6 +33,7 @@ RUN apt-get update && \ ...@@ -33,6 +33,7 @@ RUN apt-get update && \
devscripts \ devscripts \
dosfstools \ dosfstools \
e2fsprogs \ e2fsprogs \
equivs \
git \ git \
imx-code-signing-tool \ imx-code-signing-tool \
jq \ jq \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment