summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb b/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb
index 3246baae43..541b2edce1 100644
--- a/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb
+++ b/meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb
@@ -17,3 +17,6 @@ inherit autotools pkgconfig
17PACKAGECONFIG = "c-ares openssl" 17PACKAGECONFIG = "c-ares openssl"
18PACKAGECONFIG[c-ares] = ",,c-ares" 18PACKAGECONFIG[c-ares] = ",,c-ares"
19PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl" 19PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl"
20
21PACKAGES =+ "${PN}-tools"
22FILES:${PN}-tools += "${bindir}"