Skip to content

Commit 8c4ad99

Browse files
Daniel LangeDaniel Lange
authored andcommitted
Add build packages for OpenSUSE/SLES
1 parent 22efee7 commit 8c4ad99

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essentia
7979
sudo dnf install ncurses-devel automake autoconf gcc
8080
~~~
8181

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+
8287
**Archlinux/Manjaro**
8388
~~~ shell
8489
sudo pacman -S ncurses automake autoconf gcc

0 commit comments

Comments
 (0)