Commit edc3bcf
committed
Add missing build dependencies for aalib compilation
- Add ncurses-dev for terminal/console output support
- Add libx11-dev and libxext-dev for X11 window system support
- Add slang-dev for S-Lang terminal library support
- Add autoconf, automake, and libtool for build system configuration
These dependencies are required for aalib's ./configure script to run successfully on Alpine Linux.1 parent 84fab6f commit edc3bcf
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
0 commit comments