summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libical/libical_3.0.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libical/libical_3.0.14.bb')
-rw-r--r--meta/recipes-support/libical/libical_3.0.14.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libical/libical_3.0.14.bb b/meta/recipes-support/libical/libical_3.0.14.bb
index 717eb11e12..879ad8ed59 100644
--- a/meta/recipes-support/libical/libical_3.0.14.bb
+++ b/meta/recipes-support/libical/libical_3.0.14.bb
@@ -18,6 +18,8 @@ UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases"
18 18
19inherit cmake pkgconfig gobject-introspection vala 19inherit cmake pkgconfig gobject-introspection vala
20 20
21CFLAGS += "${TOOLCHAIN_OPTIONS}"
22
21DEPENDS += "libical-native" 23DEPENDS += "libical-native"
22 24
23PACKAGECONFIG ??= "icu glib" 25PACKAGECONFIG ??= "icu glib"