summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb b/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
index 8d297aa4a..70e497f5f 100644
--- a/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
+++ b/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
@@ -20,3 +20,5 @@ PACKAGES =+ "${PN}-utils"
20 20
21FILES_${PN}-dev += "${libdir}/cmake" 21FILES_${PN}-dev += "${libdir}/cmake"
22FILES_${PN}-utils = "${bindir}" 22FILES_${PN}-utils = "${bindir}"
23
24BBCLASSEXTEND = "native"