https://bugs.kde.org/show_bug.cgi?id=356567
Bug ID: 356567 Summary: Qt5 now has embedded qjson and is no longer external. Product: libechonest Version: unspecified Platform: Compiled Sources URL: https://build.kde.org/job/libechonest%20qt5%20kf5-qt5/ PLATFORM=Linux,compiler=gcc/1/console OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: general Assignee: lfran...@kde.org Reporter: sgcl...@kubuntu.org Please update your code to use internal qt5 qjson. External qjson is qt4 only. Reproducible: Always Steps to Reproduce: 1. Compile 2. Build fails at looking for qjson 3. Actual Results: Build Failure Expected Results: Build success Use qt5 own internal qjson http://doc.qt.io/qt-5/json.html -- You are receiving this mail because: You are watching all bug changes.