D14574: Fwupd-Backend Fix CI Warning Missing End-if for testing and review

2018-08-02 Thread Nathaniel Graham
ngraham added inline comments. INLINE COMMENTS > CMakeLists.txt:33 > pkg_check_modules(FLATPAK flatpak>=0.6.12) > -find_package(LIBFWUPD 1.0.7) > +find_package(LIBFWUPD 1.0.3) > Can we reduce the minimum version to 0.8.3--assuming that version has what we need? This would let us build the f

D14574: Fwupd-Backend Fix CI Warning Missing End-if for testing and review

2018-08-02 Thread Abhijeet sharma
abhijeet2096 created this revision. abhijeet2096 added reviewers: apol, davidedmundson. abhijeet2096 added a project: Discover Software Store. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. abhijeet2096 requested review of this revision. RE