diff options
-rw-r--r-- | meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb index 066aac2c0..a0e37e17a 100644 --- a/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb +++ b/meta-networking/recipes-support/ndisc6/ndisc6_1.0.2.bb | |||
@@ -9,6 +9,7 @@ LICENSE = "GPL-2.0" | |||
9 | # perform the actual trace operation. | 9 | # perform the actual trace operation. |
10 | RDEPENDS_${PN}-tcptraceroute6 = "${PN}-rltraceroute6" | 10 | RDEPENDS_${PN}-tcptraceroute6 = "${PN}-rltraceroute6" |
11 | RDEPENDS_${PN}-tracert6 = "${PN}-rltraceroute6" | 11 | RDEPENDS_${PN}-tracert6 = "${PN}-rltraceroute6" |
12 | RDEPENDS_${PN}-misc += "perl" | ||
12 | 13 | ||
13 | SRC_URI = "http://www.remlab.net/files/ndisc6/ndisc6-${PV}.tar.bz2 \ | 14 | SRC_URI = "http://www.remlab.net/files/ndisc6/ndisc6-${PV}.tar.bz2 \ |
14 | " | 15 | " |