Skip to content

Commit 4e1daa9

Browse files
committed
build: d/host_dependencies.apt: Remove libasound2 for WSL #72
Since Zap is not used in zpc, it can be safely removed. More cleanup can be done later. Observed issue was: sudo apt install -y (...) Package libasound2 is a virtual package provided by: liboss4-salsa-asound2 4.2-build2020-1ubuntu3 libasound2t64 1.2.11-1build2 (= 1.2.11-1build2) You should explicitly select one to install. Origin: #41 Relate-to:"#72 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent e786117 commit 4e1daa9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/host_dependencies.apt

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ git // cmake. download gecko_skc and cpc-deamon
1212
git-lfs // cmake. download gecko_skc and cpc-deamon
1313
graphviz // For docs generation
1414
lcov // code coverage report (for local code coverage report)
15-
libasound2 // ZAP generation
1615
libgbm1 // ZAP generation
1716
ninja-build // Build system
1817
nlohmann-json3-dev // ZigPC, ZPC, testframework, uic_dotdot_mqtt, uic_smartstart_management. Read JSON from a file.

0 commit comments

Comments
 (0)