mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ndisc6: add perl to RDEPENDS_ndisc6-misc
Perl: ndisc6-misc/usr/bin/dnssort:#! /usr/bin/perl Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
This commit is contained in:
committed by
Martin Jansa
parent
d041cc7bcc
commit
e018cb345a
@@ -9,6 +9,7 @@ LICENSE = "GPL-2.0"
|
||||
# perform the actual trace operation.
|
||||
RDEPENDS_${PN}-tcptraceroute6 = "${PN}-rltraceroute6"
|
||||
RDEPENDS_${PN}-tracert6 = "${PN}-rltraceroute6"
|
||||
RDEPENDS_${PN}-misc += "perl"
|
||||
|
||||
SRC_URI = "http://www.remlab.net/files/ndisc6/ndisc6-${PV}.tar.bz2 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user