RESOLVED FIXED 25845
[Qt] Fix QtWebKit pkgconfig dependencies
https://bugs.webkit.org/show_bug.cgi?id=25845
Summary [Qt] Fix QtWebKit pkgconfig dependencies
Laszlo Gombos
Reported 2009-05-17 20:39:02 PDT
QtWebKit should not depend on QtDBus. In addition QtWebKit only depends on QtXML for Qt version < 4.4.
Attachments
Proposed fix (+ removed some dead code) (1.53 KB, patch)
2009-05-17 20:48 PDT, Laszlo Gombos
staikos: review-
Second try. (1.52 KB, patch)
2009-05-19 21:19 PDT, Laszlo Gombos
staikos: review+
Laszlo Gombos
Comment 1 2009-05-17 20:48:29 PDT
Created attachment 30434 [details] Proposed fix (+ removed some dead code)
George Staikos
Comment 2 2009-05-19 20:25:14 PDT
Comment on attachment 30434 [details] Proposed fix (+ removed some dead code) Better sort out which one you want.. The changelog says no QtXml if Qt < 4.4, the change says no QtXml if Qt >= 4.4. I think you just need to fix the changelog.
Laszlo Gombos
Comment 3 2009-05-19 21:19:16 PDT
Created attachment 30493 [details] Second try. Fix changelog.
Ariya Hidayat
Comment 4 2009-05-20 03:09:56 PDT
Note You need to log in before you can comment on or make changes to this bug.