diff options
| -rw-r--r-- | meta-oe/recipes-support/uthash/uthash_2.1.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/uthash/uthash_2.1.0.bb b/meta-oe/recipes-support/uthash/uthash_2.1.0.bb index d01a06cae0..09cef44a85 100644 --- a/meta-oe/recipes-support/uthash/uthash_2.1.0.bb +++ b/meta-oe/recipes-support/uthash/uthash_2.1.0.bb | |||
| @@ -41,5 +41,6 @@ do_install_ptest() { | |||
| 41 | # The main package is empty and non-existent, so -dev | 41 | # The main package is empty and non-existent, so -dev |
| 42 | # should not depend on it... | 42 | # should not depend on it... |
| 43 | RDEPENDS_${PN}-dev = "" | 43 | RDEPENDS_${PN}-dev = "" |
| 44 | RDEPENDS_${PN}-ptest_remove = "${PN}" | ||
| 44 | 45 | ||
| 45 | BBCLASSEXTEND = "native" | 46 | BBCLASSEXTEND = "native" |
