summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@edeltech.ch>2016-08-09 22:36:15 +0200
committerDaniel Stone <daniels@collabora.com>2016-11-21 11:10:47 +0000
commitb4bd796a88f2f71be919d52b311c87679b26476a (patch)
tree9ed768143a4cee28fb81a29a86ee55cc733a0098
parent0e0e19585ee5ce91e358f0fd9fe3a2223c878285 (diff)
qt5: Updated list of dependencies
qtjsbackend has been removed by: http://code.qt.io/cgit/qt/qtwayland.git/commit/?id=1024bb390e72d66887fd37a3af32677d9b73cfaf Signed-off-by: Samuel Gaist <samuel.gaist@edeltech.ch> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
-rw-r--r--qt5.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/qt5.html b/qt5.html
index d67e297..921fa8a 100644
--- a/qt5.html
+++ b/qt5.html
@@ -60,10 +60,10 @@ $ make
$ sudo make install
</pre>
-<p>Here you need to also clone and build qtjsbackend and qtdeclarative:</p>
+<p>Here you need to also clone and build qtdeclarative:</p>
<pre>
-git://code.qt.io/{graveyard}/qtjsbackend.git
-git://code.qt.io/qt/qtdeclarative.git</pre>
+git://code.qt.io/qt/qtdeclarative.git
+</pre>
<p>To build them run these commands:</p>
<pre>