Skip to content

Commit

Permalink
Merge pull request #94 from edouardmenayde/patch-1
Browse files Browse the repository at this point in the history
Archlinux dependency name error
  • Loading branch information
Stratus3D authored Jan 21, 2019
2 parents 968aba5 + 82778d1 commit 120c3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Provides most of the needed build tools.
`pacman -S --needed base-devel`

Needed for terminal handling
`pacman -S curses`
`pacman -S ncurses`

For building with wxWidgets (start observer or debugger!)
`pacman -S glu mesa wxgtk2 libpng`
Expand Down

0 comments on commit 120c3e0

Please sign in to comment.