D7036: Remove fake dependency on QtScript

2017-08-06 Thread Allan Sandfeld Jensen
This revision was automatically updated to reflect the committed changes. Closed by commit R111:b6ed1afd8a8a: libksysguard does not appear to use QtScript, but just includes it. (authored by carewolf). REPOSITORY R111 KSysguard Library CHANGES SINCE LAST UPDATE

D7036: Remove fake dependency on QtScript

2017-08-01 Thread David Edmundson
davidedmundson accepted this revision. davidedmundson added a comment. This revision is now accepted and ready to land. Thanks REVISION DETAIL https://phabricator.kde.org/D7036 To: carewolf, sandsmark, jriddell, davidedmundson Cc: davidedmundson, plasma-devel, ZrenBot, progwolff,

D7036: Remove fake dependency on QtScript

2017-08-01 Thread Allan Sandfeld Jensen
carewolf added reviewers: sandsmark, jriddell. REVISION DETAIL https://phabricator.kde.org/D7036 To: carewolf, sandsmark, jriddell Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas

D7036: Remove fake dependency on QtScript

2017-08-01 Thread Allan Sandfeld Jensen
carewolf updated this revision to Diff 17496. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7036?vs=17495=17496 REVISION DETAIL https://phabricator.kde.org/D7036 AFFECTED FILES CMakeLists.txt processui/CMakeLists.txt processui/scripting.cpp To: carewolf Cc: plasma-devel,

D7036: Remove fake dependency on QtScript

2017-08-01 Thread Allan Sandfeld Jensen
carewolf created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY libksysguard does not appear to use QtScript, but just includes it. Removing it makes it build with a clean Qt5.9 where QtScript no