summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/ndisc6/ndisc6_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
index ec4879752a..5f866052c6 100644
--- a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
+++ b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
@@ -15,6 +15,8 @@ SRC_URI = "git://git.remlab.net/git/ndisc6.git;protocol=http \
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18DEPENDS = "coreutils-native"
19
18inherit autotools gettext 20inherit autotools gettext
19 21
20EXTRA_OECONF += "PERL=${USRBINPATH}/perl" 22EXTRA_OECONF += "PERL=${USRBINPATH}/perl"