Browse Source

Merge pull request #1850 from starry-abyss/patch-1

Updated openSUSE package requirements
Max Hilbrunner 6 years ago
parent
commit
269032c1af
1 changed files with 2 additions and 2 deletions
  1. 2 2
      development/compiling/compiling_for_x11.rst

+ 2 - 2
development/compiling/compiling_for_x11.rst

@@ -66,8 +66,8 @@ Distro-specific oneliners
 | **openSUSE**  | ::                                                                                                         |
 |               |                                                                                                            |
 |               |     sudo zypper install scons pkgconfig libX11-devel libXcursor-devel libXrandr-devel libXinerama-devel \  |
-|               |             libXi-devel Mesa-libGL-devel alsa-devel libpulse-devel freetype-devel openssl-devel \          |
-|               |             libudev-devel libGLU1                                                                          |
+|               |             libXi-devel Mesa-libGL-devel alsa-devel libpulse-devel freetype2-devel openssl-devel \         |
+|               |             libudev-devel libGLU1 libpng-devel                                                             |
 +---------------+------------------------------------------------------------------------------------------------------------+
 | **Solus**     | ::                                                                                                         |
 |               |                                                                                                            |