Преглед на файлове

Update doc/building.rst

move packages into correct section
Daniel Molkentin преди 13 години
родител
ревизия
da64639f39
променени са 1 файла, в които са добавени 4 реда и са изтрити 3 реда
  1. 4 3
      doc/building.rst

+ 4 - 3
doc/building.rst

@@ -59,13 +59,14 @@ Next, install the cross-compiler packages and the cross-compiled dependencies::
 
   zypper si -d mingw32-csync
   zypper install kdewin-png2ico mingw32-libqt4 mingw32-libqt4-devel
+                 mingw32-libgcrypt mingw32-libgnutls mingw32-gnutls \
+                 mingw32-libneon mingw32-libbeecrypt mingw32-libopenssl \
+                 mingw32-openssl
 
 For the installer, the NSIS installer packages are also required::
 
   zypper install mingw32-cross-nsis mingw32-cross-nsis-plugin-processes \
-                 mingw32-cross-nsis-plugin-uac mingw32-libgcrypt \
-                 mingw32-libgnutls mingw32-gnutls mingw32-libneon \
-                 mingw32-libbeecrypt mingw32-libopenssl mingw32-openssl
+                 mingw32-cross-nsis-plugin-uac 
 
 Now, follow the `generic build instructions`_, but pay attention to
 the following differences: