From d8ce1607c9cb96e02938b4bed7f6fa9f606a5c7e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 5 Apr 2017 13:02:02 -0700 Subject: xfce4-notes-plugin: Fix format string errors Signed-off-by: Khem Raj --- meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb') diff --git a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb index 313534b219..fcf98c181b 100644 --- a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb +++ b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb @@ -9,6 +9,7 @@ DEPENDS += "gtk+ libxfce4ui xfce4-panel xfconf libunique" SRC_URI += " \ file://0001-main-status-icon.c-remove-deprecated-g_type_init.patch \ + file://01_fix_format-string.patch \ " SRC_URI[md5sum] = "31cb9520b01512a94344770b4befdb3b" SRC_URI[sha256sum] = "07a4c3e71431c24f97d2e270452dd0fa51ff0bdb6219a13a20d0bfa8d9de54b2" -- cgit 1.2.3-korg