mirror of
https://github.com/outbackdingo/debos.git
synced 2026-01-27 10:18:47 +00:00
docker: 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: Christopher Obbard <chris.obbard@collabora.com>
This commit is contained in:
committed by
Sjoerd Simons
parent
0303282b25
commit
bd53aff709
@@ -67,6 +67,7 @@ RUN apt-get update && \
|
||||
debootstrap \
|
||||
dosfstools \
|
||||
e2fsprogs \
|
||||
equivs \
|
||||
fdisk \
|
||||
f2fs-tools \
|
||||
gzip \
|
||||
|
||||
Reference in New Issue
Block a user