diff options
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch_git.bb')
-rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index 700a3061..2f7fe3e1 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb | |||
@@ -6,6 +6,9 @@ RDEPENDS_${PN}-ptest += "\ | |||
6 | python-logging python-syslog python-argparse python-io \ | 6 | python-logging python-syslog python-argparse python-io \ |
7 | python-fcntl python-shell python-lang python-xml python-math \ | 7 | python-fcntl python-shell python-lang python-xml python-math \ |
8 | python-datetime python-netclient python sed \ | 8 | python-datetime python-netclient python sed \ |
9 | ldd perl-module-socket perl-module-carp perl-module-exporter \ | ||
10 | perl-module-xsloader python-netserver python-threading \ | ||
11 | python-resource python-subprocess \ | ||
9 | " | 12 | " |
10 | 13 | ||
11 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |