diff options
-rw-r--r-- | meta-xfce/recipes-apps/orage/orage_4.12.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/orage/orage_4.12.1.bb b/meta-xfce/recipes-apps/orage/orage_4.12.1.bb index 9662b614f8..ae81802330 100644 --- a/meta-xfce/recipes-apps/orage/orage_4.12.1.bb +++ b/meta-xfce/recipes-apps/orage/orage_4.12.1.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" |
5 | DEPENDS = "gtk+ xfce4-panel libical popt" | 5 | DEPENDS = "gtk+ xfce4-panel libical popt" |
6 | 6 | ||
7 | inherit xfce-app | 7 | inherit xfce-app mime-xdg |
8 | 8 | ||
9 | SRC_URI += "file://0001-drop-setting-is_utc-member-of-icaltimetype.patch" | 9 | SRC_URI += "file://0001-drop-setting-is_utc-member-of-icaltimetype.patch" |
10 | 10 | ||