summaryrefslogtreecommitdiffstats
path: root/deps/qt/README
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-12-22 15:09:16 +0100
committer Eric Hameleers <alien@slackware.com>2014-12-22 15:09:16 +0100
commit8d7dd4892e8aa73ce7c3ea73f48a5274e48f5428 (patch)
treef3e3dc663a60572cf6a7feb61af560b83ac81221 /deps/qt/README
parenteb82fdc2eafc3d1b5f837fcda2c4903106d9d79a (diff)
downloadktown-8d7dd4892e8aa73ce7c3ea73f48a5274e48f5428.tar.gz
ktown-8d7dd4892e8aa73ce7c3ea73f48a5274e48f5428.tar.xz
KDE 4.9.5 for Slackware 14.0 (02jan2013)4.9.5
Diffstat (limited to 'deps/qt/README')
-rw-r--r--deps/qt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/deps/qt/README b/deps/qt/README
new file mode 100644
index 0000000..9bbcb34
--- /dev/null
+++ b/deps/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)