summaryrefslogtreecommitdiffstats
path: root/patches/source/qt/README
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/qt/README')
-rw-r--r--patches/source/qt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/patches/source/qt/README b/patches/source/qt/README
new file mode 100644
index 000000000..9bbcb3467
--- /dev/null
+++ b/patches/source/qt/README
@@ -0,0 +1,9 @@
+qt-<version>_<git revision> is actually KDE's version of Qt from git
+that includes important patches not yet present in mainline Qt.
+
+The recommended version of Qt for KDE may be obtained from the
+repository with this command:
+
+git clone git://gitorious.org/+kde-developers/qt/kde-qt.git
+
+(see the SlackBuild for more details)