1 parent 22efee7 commit 8c4ad99Copy full SHA for 8c4ad99
1 file changed
README.md
@@ -79,6 +79,11 @@ sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essentia
79
sudo dnf install ncurses-devel automake autoconf gcc
80
~~~
81
82
+**OpenSUSE/SLES**
83
+~~~ shell
84
+sudo zypper install ncurses-devel ncurses-devel-static automake autoconf gcc make glibc-devel glibc-devel-static
85
+~~~
86
+
87
**Archlinux/Manjaro**
88
~~~ shell
89
sudo pacman -S ncurses automake autoconf gcc
0 commit comments