Skip to content

Commit

Permalink
Added python http server package (python-waitress)
Browse files Browse the repository at this point in the history
  • Loading branch information
boatbod committed Mar 14, 2018
1 parent a1966ce commit c8b6f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fi

sudo apt-get update
sudo apt-get build-dep gnuradio
sudo apt-get install gnuradio gnuradio-dev gr-osmosdr librtlsdr-dev libuhd-dev libhackrf-dev libitpp-dev libpcap-dev cmake git swig build-essential pkg-config doxygen
sudo apt-get install gnuradio gnuradio-dev gr-osmosdr librtlsdr-dev libuhd-dev libhackrf-dev libitpp-dev libpcap-dev cmake git swig build-essential pkg-config doxygen python-waitress

mkdir build
cd build
Expand Down

0 comments on commit c8b6f2d

Please sign in to comment.