summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.0.bb (renamed from meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.10.0.bb)6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.10.0.bb b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.0.bb
index 8c9768b1e3..0262620e6c 100644
--- a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.10.0.bb
+++ b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.0.bb
@@ -7,4 +7,8 @@ inherit xfce-panel-plugin
7 7
8DEPENDS += "gtk+3 libxfce4ui xfce4-panel xfconf" 8DEPENDS += "gtk+3 libxfce4ui xfce4-panel xfconf"
9 9
10SRC_URI[sha256sum] = "2ee4406042edd352a91e166c83b60d13220ef04dce3fa6b9e0eb13636d636929" 10CFLAGS += "-Wno-error=incompatible-pointer-types"
11SRC_URI[sha256sum] = "eb38246deb0fc89535fa9ff9b953c762cece232b5585d8210fab9abbf282aae3"
12
13# Add /usr/share/xfce4/notes/gtk-3.0/gtk.css
14FILES:${PN} += "${datadir}/xfce4/notes"