[websites/rkward-kde-org] /: Indentation

Thomas Friedrichsmeier null at kde.org
Sat Apr 2 21:28:09 BST 2022


Git commit 118f9245c65ad68be2d04d2d055f9f2e56e251f5 by Thomas Friedrichsmeier.
Committed on 02/04/2022 at 20:28.
Pushed by tfry into branch 'master'.

Indentation

M  +5    -8    Building_RKWard_From_Source.md

https://invent.kde.org/websites/rkward-kde-org/commit/118f9245c65ad68be2d04d2d055f9f2e56e251f5

diff --git a/Building_RKWard_From_Source.md b/Building_RKWard_From_Source.md
index 6bd5f63..cfa1812 100644
--- a/Building_RKWard_From_Source.md
+++ b/Building_RKWard_From_Source.md
@@ -4,13 +4,10 @@ layout: page
 
 # Building RKWard from Source
 
-**Note**: These are generic instructions, which should work on most
-systems. However, for many systems, more detailed instructions, or even
-ready-made binary packages are available. See
-[Binaries_and_Build_Scripts](Binaries_and_Build_Scripts.html). For building on Windows, see [RKWard_on_Windows/Packaging](RKWard_on_Windows/Packaging.html). 
+**Note**: These are generic instructions, which should work on most Linux/BSD systems. However, for many systems, more detailed instructions, or even
+ready-made binary packages are available. See [Binaries_and_Build_Scripts](Binaries_and_Build_Scripts.html).
 
-**Note**: For instructions on compiling the KDE 4 versions of RKWard
-(before RKWard 0.7.0), please refer to [an older version of this page](https://web.archive.org/web/20170324162924/https://rkward.kde.org/Building_RKWard_From_Source).
+For building on Windows, see [RKWard_on_Windows](RKWard_on_Windows), bottom of the page.
 
 ## Getting the source code
 
@@ -20,12 +17,12 @@ Refer to [Available source packages](Download_RKWard.html) **or** [Getting the s
 
 RKWard requires:
 
-  - KF5-libraries and headers (\>= 5.2) (http://www.kde.org)
+  - KF5-libraries and headers (\>= 5.44) (http://www.kde.org)
       - The names of the required packages differ from distribution to
         distribution. On Debian and Ubuntu the name is "libkf5**XYZ**".
         Installing "libkf5webkit-dev" and "libkf5texteditor-dev" should
         automatically install the required dependencies.
-  - Qt-libraries and headers (\>= 5.2) (http://www.qt.io)
+  - Qt-libraries and headers (\>= 5.9) (http://www.qt.io)
       - On most systems these should be installed automatically, when
         you install the KF5-libraries, above.
   - R and headers (http://www.r-project.org)


More information about the rkward-tracker mailing list