ソースを参照

doc: Add Qt dependency to build instructions

Daniel Molkentin 13 年 前
コミット
9b8b656720
1 ファイル変更1 行追加1 行削除
  1. 1 1
      doc/building.rst

+ 1 - 1
doc/building.rst

@@ -58,7 +58,7 @@ via YaST or ``zypper ar`` (adjust when using openSUSE 12.2)::
 Next, install the cross-compiler packages and the cross-compiled dependencies::
 
   zypper si -d mingw32-csync
-  zypper install kdewin-png2ico
+  zypper install kdewin-png2ico mingw32-libqt4 mingw32-libqt4-devel
 
 For the installer, the NSIS installer packages are also required::