diff options
-rw-r--r-- | meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb b/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb index 8ab35d224b..069385d5b0 100644 --- a/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb +++ b/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb | |||
@@ -20,7 +20,6 @@ EXTRA_OECMAKE += "-DRAPIDJSON_BUILD_DOC=OFF -DRAPIDJSON_BUILD_TESTS=OFF -DRAPIDJ | |||
20 | 20 | ||
21 | # RapidJSON is a header-only C++ library, so the main package will be empty. | 21 | # RapidJSON is a header-only C++ library, so the main package will be empty. |
22 | 22 | ||
23 | FILES_${PN}-dev += "${libdir}/cmake" | ||
24 | RDEPENDS_${PN}-dev = "" | 23 | RDEPENDS_${PN}-dev = "" |
25 | 24 | ||
26 | BBCLASSEXTEND = "native nativesdk" | 25 | BBCLASSEXTEND = "native nativesdk" |