]> git.proxmox.com Git - ovs.git/commit
debian: Add libelf-dev dependency for dkms
authorGreg Rose <gvrose8192@gmail.com>
Tue, 12 Feb 2019 20:37:03 +0000 (12:37 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 13 Feb 2019 00:24:12 +0000 (16:24 -0800)
commitc3e465688c3cc6aae95d5f00c04ba6474d4d52b5
tree97b1a1c3fbefffb41d8a4d1dbf7fd9d82a7ab7e3
parent3c431eda3b71a244d9d2c6882613af8c08e87e54
debian: Add libelf-dev dependency for dkms

Newer kernels define CONFIG_UNWINDER_ORC for their kernel configurations
and to build this the kernel compilation requires the libelf-dev
package.  Add the dependency to the dkms build requirements.

VMware-BZ: #2287968
Reviewed-by: Yifeng Sun <pkusunyifeng@gmail.com>
Signed-off-by: Greg Rose <gvrose8192@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
debian/control