diff options
-rw-r--r-- | meta-oe/recipes-extended/tipcutils/tipcutils_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb b/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb index b7157b4325..720aa3c2b0 100644 --- a/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb +++ b/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb | |||
@@ -17,6 +17,8 @@ inherit autotools pkgconfig | |||
17 | 17 | ||
18 | DEPENDS += "libdaemon" | 18 | DEPENDS += "libdaemon" |
19 | 19 | ||
20 | RDEPENDS_${PN} = "iproute2-tipc" | ||
21 | |||
20 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
21 | 23 | ||
22 | do_configure_prepend() { | 24 | do_configure_prepend() { |