install libev on build scripts

+ fix: scanning system dirs on mac
This commit is contained in:
cwilvx
2025-04-03 14:25:44 +03:00
parent d6821bb6d3
commit 056c0456f9
7 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ cd swingmusicbuilder
git clone --quiet https://github.com/swing-opensource/swingmusic-client.git
git clone --quiet https://github.com/swing-opensource/swingmusic.git
# Manual poetry installation as installers are broken.
python3.11 -m venv venv
source venv/bin/activate