diff options
Diffstat (limited to 'meta-oe/recipes-support/spdlog')
| -rw-r--r-- | meta-oe/recipes-support/spdlog/spdlog_1.8.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/spdlog/spdlog_1.8.2.bb b/meta-oe/recipes-support/spdlog/spdlog_1.8.2.bb index 67ec802cdd..40ef4646bb 100644 --- a/meta-oe/recipes-support/spdlog/spdlog_1.8.2.bb +++ b/meta-oe/recipes-support/spdlog/spdlog_1.8.2.bb | |||
| @@ -18,5 +18,5 @@ EXTRA_OECMAKE += "-DSPDLOG_INSTALL=on -DSPDLOG_BUILD_SHARED=on -DSPDLOG_BUILD_EX | |||
| 18 | inherit cmake | 18 | inherit cmake |
| 19 | 19 | ||
| 20 | # Header-only library | 20 | # Header-only library |
| 21 | RDEPENDS_${PN}-dev = "" | 21 | RDEPENDS:${PN}-dev = "" |
| 22 | RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})" | 22 | RRECOMMENDS:${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})" |
