Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ncurses'
Browse files Browse the repository at this point in the history
  • Loading branch information
anko committed Aug 22, 2017
2 parents eae57cd + ac29388 commit 11add63
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 159 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,18 @@ Build requirements

* [ALSA dev files](http://alsa-project.org/)
* [FFTW](http://www.fftw.org/)
* ncursesw dev files

Debian/Raspbian users can install this with:

apt-get install libfftw3-dev libasound2-dev
apt-get install libfftw3-dev libasound2-dev libncursesw5-dev

ArchLinux users can install this with:

pacman -S base-devel fftw

Unfortunately I don't know how to install ncursesw in arch, will figure it out soon!

Getting started
---------------

Expand Down
Loading

0 comments on commit 11add63

Please sign in to comment.