From bb5833ad59854eec5aff107f403c18cbdeb535f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 10 Dec 2019 18:09:28 +0100 Subject: [PATCH] libxfce4ui: give up glade for gtk2 support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- appends/meta-xfce/libxfce4ui_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appends/meta-xfce/libxfce4ui_%.bbappend b/appends/meta-xfce/libxfce4ui_%.bbappend index 0333e9e..44d33e9 100644 --- a/appends/meta-xfce/libxfce4ui_%.bbappend +++ b/appends/meta-xfce/libxfce4ui_%.bbappend @@ -1 +1 @@ -PACKAGECONFIG_append = " startup-notification gladeui gladeui2" +PACKAGECONFIG_append = " startup-notification gladeui2"