diff options
Diffstat (limited to 'recipes-demo/cluster-dashboard/cluster-dashboard_git.bb')
-rw-r--r-- | recipes-demo/cluster-dashboard/cluster-dashboard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb index 7c7d4051c..f8dad08fa 100644 --- a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb +++ b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \ file://app/cluster-gauges.qml;beginline=9;endline=48;md5=54187d50b29429abee6095fe8b7c1a78" DEPENDS = " \ - qtquickcontrols2 qtwebsockets libqtappfw glib-2.0 \ + qtquickcontrols2 libqtappfw glib-2.0 \ wayland-native wayland qtwayland qtwayland-native \ " |