diff options
Diffstat (limited to 'meta-oe/recipes-test/catch2/catch2_3.8.1.bb')
| -rw-r--r-- | meta-oe/recipes-test/catch2/catch2_3.8.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-test/catch2/catch2_3.8.1.bb b/meta-oe/recipes-test/catch2/catch2_3.8.1.bb index 6a7fc5ad47..48ed26708c 100644 --- a/meta-oe/recipes-test/catch2/catch2_3.8.1.bb +++ b/meta-oe/recipes-test/catch2/catch2_3.8.1.bb | |||
| @@ -19,3 +19,5 @@ do_install:append() { | |||
| 19 | # Header-only library | 19 | # Header-only library |
| 20 | RDEPENDS:${PN}-dev = "" | 20 | RDEPENDS:${PN}-dev = "" |
| 21 | RRECOMMENDS:${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})" | 21 | RRECOMMENDS:${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})" |
| 22 | |||
| 23 | BBCLASSEXTEND = "native nativesdk" | ||
