diff options
| -rw-r--r-- | meta-oe/recipes-support/cli11/cli11_2.3.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/cli11/cli11_2.3.2.bb b/meta-oe/recipes-support/cli11/cli11_2.3.2.bb index 313973326d..b9ff914da4 100644 --- a/meta-oe/recipes-support/cli11/cli11_2.3.2.bb +++ b/meta-oe/recipes-support/cli11/cli11_2.3.2.bb | |||
| @@ -23,3 +23,5 @@ inherit ptest | |||
| 23 | 23 | ||
| 24 | # cli11 is a header only C++ library, so the main package will be empty. | 24 | # cli11 is a header only C++ library, so the main package will be empty. |
| 25 | RDEPENDS:${PN}-dev = "" | 25 | RDEPENDS:${PN}-dev = "" |
| 26 | |||
| 27 | BBCLASSEXTEND = "native nativesdk" | ||
