diff options
Diffstat (limited to 'recipes-extended/xen')
-rw-r--r-- | recipes-extended/xen/xen-tools.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc index c0e54b10..154e2244 100644 --- a/recipes-extended/xen/xen-tools.inc +++ b/recipes-extended/xen/xen-tools.inc | |||
@@ -113,6 +113,10 @@ RDEPENDS_${PN}-scripts-network = "\ | |||
113 | ${PN}-volatiles \ | 113 | ${PN}-volatiles \ |
114 | " | 114 | " |
115 | 115 | ||
116 | RSUGGESTS_${PN}-scripts-network = "\ | ||
117 | ifupdown \ | ||
118 | " | ||
119 | |||
116 | RSUGGESTS_${PN}-xencov = "${PN}-xencov-split" | 120 | RSUGGESTS_${PN}-xencov = "${PN}-xencov-split" |
117 | 121 | ||
118 | RDEPENDS_${PN}-xencommons = "\ | 122 | RDEPENDS_${PN}-xencommons = "\ |