add kernel-devel as requires for DKMS module build on target host

DKMS module will not builded without kernel sources
pull/740/head
netaskd 7 years ago committed by GitHub
parent 354f75490d
commit 7b546e481d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,7 @@ Summary: Kernel module for NGCP rtpengine in-kernel packet forwarding
Group: System Environment/Daemons
BuildArch: noarch
BuildRequires: redhat-rpm-config
Requires: gcc make
Requires: gcc make kernel-devel
Requires(post): dkms
Requires(preun): dkms

Loading…
Cancel
Save