mirror of
https://github.com/km4ack/73Linux
synced 2026-08-13 17:51:54 -04:00
Update DIREWOLF_DEV.bapp
This commit is contained in:
parent
b447f96367
commit
56cc8a107a
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ INSTALL(){
|
|||
cd build
|
||||
sudo apt-get install -y libasound2-dev cmake libudev-dev
|
||||
# Install libavahi-client-dev, as required for DNS-SD registration of service
|
||||
sudo apt-get install libavahi-client-dev
|
||||
sudo apt-get install -y libavahi-client-dev
|
||||
cmake ..
|
||||
make -j 4
|
||||
sudo make install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue