summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb b/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
index ca763d01fa..720228dc14 100644
--- a/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
+++ b/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
@@ -57,7 +57,7 @@ EXTRA_OECMAKE = "-DBUILD_TESTING=OFF \
57 -DOT_DHCP6_SERVER=ON \ 57 -DOT_DHCP6_SERVER=ON \
58 " 58 "
59 59
60RDEPENDS:${PN} = "iproute2 avahi-daemon" 60RDEPENDS:${PN} = "iproute2 ipset avahi-daemon"
61 61
62RCONFLICTS:${PN} = "ot-daemon" 62RCONFLICTS:${PN} = "ot-daemon"
63 63