summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/orage/orage_4.12.1.bb2
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"
4LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" 4LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
5DEPENDS = "gtk+ xfce4-panel libical popt" 5DEPENDS = "gtk+ xfce4-panel libical popt"
6 6
7inherit xfce-app 7inherit xfce-app mime-xdg
8 8
9SRC_URI += "file://0001-drop-setting-is_utc-member-of-icaltimetype.patch" 9SRC_URI += "file://0001-drop-setting-is_utc-member-of-icaltimetype.patch"
10 10