diff options
Diffstat (limited to 'meta-oe/recipes-devtools/nlohmann-fifo')
| -rw-r--r-- | meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb b/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb index a97eb53c1d..e3c407e6d5 100644 --- a/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb +++ b/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb | |||
| @@ -16,7 +16,7 @@ S = "${WORKDIR}/git" | |||
| 16 | 16 | ||
| 17 | # nlohmann-fifo is a header only C++ library, so the main package will be empty. | 17 | # nlohmann-fifo is a header only C++ library, so the main package will be empty. |
| 18 | 18 | ||
| 19 | RDEPENDS_${PN}-dev = "" | 19 | RDEPENDS:${PN}-dev = "" |
| 20 | 20 | ||
| 21 | BBCLASSEXTEND = "native nativesdk" | 21 | BBCLASSEXTEND = "native nativesdk" |
| 22 | 22 | ||
