libkf5screen-dev is no longer in the build dependencies, but the source
code has not completely removed its dependency on it. Since a freshly
installed test environment contains libkf5screen-dev, this compilation
error was not detected. The fix has been verified using pbuilder:
--- a/plugins/system/display/display.cpp
+++ b/plugins/system/display/display.cpp
@@ -22,8 +22,6 @@
#include "ukcccommon.h"
using namespace ukcc;
-#include <KF5/KScreen/kscreen/getconfigoperation.h>
-#include <KF5/KScreen/kscreen/output.h>
#include <QDebug>
#include <QDBusInterface>
#include <QDBusConnection>
diff --git a/plugins/system/display/display.h b/plugins/system/display/display.h
index 86c106f..dc37c51 100644
--- a/plugins/system/display/display.h
+++ b/plugins/system/display/display.h
@@ -24,7 +24,6 @@
#include <QGSettings>
#include "shell/interface.h"
-#include "widget.h"
namespace Ui {
class DisplayWindow;
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2126859
Title:
FTBFS because no kscreen/output.h
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ukui-control-center/+bug/2126859/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs