From 70acc0ff908fc565c37e14b3d8503527d76a5692 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 28 Jul 2025 14:58:01 +0200 Subject: [PATCH] hyprland-share-picker: drop recommendation for qgnomeplatform --- .../xdg-desktop-portal-hyprland/hyprland-share-picker.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/hyprland-share-picker.bb b/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/hyprland-share-picker.bb index de32581..d32c578 100644 --- a/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/hyprland-share-picker.bb +++ b/dynamic-layers/meta-qt6/recipes-qt/xdg-desktop-portal-hyprland/hyprland-share-picker.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e0f1d50df739a9fb8eae12a8f37ce352" # Note: meta-qt6 is needed DEPENDS = "qtbase hyprutils" RDEPENDS:${PN} = "qtwayland" -RRECOMMENDS:${PN} = "qgnomeplatform" require xdg-desktop-portal-hyprland.inc