Remove optional qt.network dependency.
Sun Jan 10 18:12:59 CET 2010 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Remove optional qt.network dependency.
diff -rN -u old-qt.webkit/cl-smoke.qt.webkit.asd new-qt.webkit/cl-smoke.qt.webkit.asd
--- old-qt.webkit/cl-smoke.qt.webkit.asd 2014-10-02 23:34:46.000000000 +0200
+++ new-qt.webkit/cl-smoke.qt.webkit.asd 2014-10-02 23:34:46.000000000 +0200
@@ -4,7 +4,7 @@
:author "Tobias Rautenkranz"
:license "GPL with linking exception"
:description "QtWebkit Web browser engine."
- :depends-on (:cl-smoke.qt.core :cl-smoke.qt.network :cl-smoke.qt.gui :cl-smoke.smoke)
+ :depends-on (:cl-smoke.qt.core :cl-smoke.qt.gui :cl-smoke.smoke)
:components
((:module "src"