diff options
| -rw-r--r-- | meta-xfce/recipes-apps/orage/orage_4.16.0.bb | 2 |
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 | ||
| 9 | SRC_URI[sha256sum] = "26111a3b6a2007c82f1e0a1e0591b774a0b132f3a7f1cde53d9be661b2f11700" | 9 | SRC_URI[sha256sum] = "26111a3b6a2007c82f1e0a1e0591b774a0b132f3a7f1cde53d9be661b2f11700" |
| 10 | 10 | ||
| 11 | PACKAGECONFIG ??= "" | 11 | PACKAGECONFIG ??= "notify" |
| 12 | PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" | 12 | PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" |
| 13 | 13 | ||
| 14 | PACKAGES =+ "xfce4-orageclock-plugin" | 14 | PACKAGES =+ "xfce4-orageclock-plugin" |
