summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/pimlico/dates.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/pimlico/dates.inc')
-rw-r--r--meta-gnome/recipes-gnome/pimlico/dates.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-gnome/recipes-gnome/pimlico/dates.inc b/meta-gnome/recipes-gnome/pimlico/dates.inc
index 9b338fd81..9b078e13c 100644
--- a/meta-gnome/recipes-gnome/pimlico/dates.inc
+++ b/meta-gnome/recipes-gnome/pimlico/dates.inc
@@ -9,12 +9,3 @@ DEPENDS = "glib-2.0 gtk+ libglade evolution-data-server"
9RDEPENDS_${PN} = "libedata-cal" 9RDEPENDS_${PN} = "libedata-cal"
10 10
11inherit autotools gettext pkgconfig gtk-icon-cache 11inherit autotools gettext pkgconfig gtk-icon-cache
12
13# Poky/Sato specific enhancements
14OWL = "--disable-owl"
15OWL_poky = "--enable-owl --disable-dnd"
16
17EXTRA_OECONF += "${OWL}"
18DEPENDS_append_poky = " libowl"
19SRC_URI_append_poky = " file://dates-owl-window-menu.patch;apply=yes "
20