diff options
-rw-r--r-- | meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb | 2 |
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 8d297aa4a7..70e497f5f0 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 | ||
21 | FILES_${PN}-dev += "${libdir}/cmake" | 21 | FILES_${PN}-dev += "${libdir}/cmake" |
22 | FILES_${PN}-utils = "${bindir}" | 22 | FILES_${PN}-utils = "${bindir}" |
23 | |||
24 | BBCLASSEXTEND = "native" | ||