summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/orage/orage_4.16.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/orage/orage_4.16.0.bb b/meta-xfce/recipes-apps/orage/orage_4.16.0.bb
index f56050018b..d10cdaac49 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.16.0.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.16.0.bb
@@ -8,7 +8,7 @@ inherit xfce-app mime-xdg
8 8
9SRC_URI[sha256sum] = "26111a3b6a2007c82f1e0a1e0591b774a0b132f3a7f1cde53d9be661b2f11700" 9SRC_URI[sha256sum] = "26111a3b6a2007c82f1e0a1e0591b774a0b132f3a7f1cde53d9be661b2f11700"
10 10
11PACKAGECONFIG ??= "" 11PACKAGECONFIG ??= "notify"
12PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" 12PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
13 13
14PACKAGES =+ "xfce4-orageclock-plugin" 14PACKAGES =+ "xfce4-orageclock-plugin"