From: Thierry Parmentelat Date: Thu, 20 Jan 2011 10:44:29 +0000 (+0100) Subject: openvswitch seems to require kernel-devel installed at build time X-Git-Tag: 5.0-rc18~81 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=2547de11850a35fd7722f1355cc8919a65a93ff0 openvswitch seems to require kernel-devel installed at build time --- diff --git a/onelab.mk b/onelab.mk index 395bc224..45df3952 100644 --- a/onelab.mk +++ b/onelab.mk @@ -263,6 +263,7 @@ endif # openvswitch-MODULES := openvswitch openvswitch-SPEC := openvswitch.spec +openvswitch-DEPEND-DEVEL-RPMS := kernel-devel IN_BOOTSTRAPFS += openvswitch ALL += openvswitch