summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/uthash/uthash_2.1.0.bb1
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...
43RDEPENDS_${PN}-dev = "" 43RDEPENDS_${PN}-dev = ""
44RDEPENDS_${PN}-ptest_remove = "${PN}"
44 45
45BBCLASSEXTEND = "native" 46BBCLASSEXTEND = "native"