summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb b/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb
index 2ec79e96cd..aa61ea6641 100644
--- a/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb
+++ b/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb
@@ -26,6 +26,7 @@ EXTRA_OECONF += "--disable-rpath \
26 --with-libiconv=${STAGING_DIR_HOST}${prefix}\ 26 --with-libiconv=${STAGING_DIR_HOST}${prefix}\
27 --without-gettext \ 27 --without-gettext \
28 " 28 "
29DISABLE_STATIC = ""
29 30
30PACKAGES += "python-tevent python-tevent-dbg" 31PACKAGES += "python-tevent python-tevent-dbg"
31 32