Skip to content

Commit 578716e

Browse files
committed
Revert "Install lsof into container"
This reverts commit 260df6e. The test in vmm-sys-util that wished to use this ended up not needing it, so remove it again to keep the docker container tidy. Signed-off-by: Patrick Roy <[email protected]>
1 parent 260df6e commit 578716e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_container.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ DEBIAN_FRONTEND="noninteractive" apt-get install --no-install-recommends -y \
2222
libglm-dev libstb-dev libc6-dev \
2323
debhelper-compat libdbus-1-dev libglib2.0-dev meson ninja-build dbus \
2424
libvirglrenderer1 libvirglrenderer-dev pipewire libpipewire-0.3-dev \
25-
lsof \
2625
podman
2726

2827
# `riscv64` specific dependencies

0 commit comments

Comments
 (0)