add missing build requirement on lipcap-devel
Resolves: RHEL-12183
This commit is contained in:
parent
7b5482b61f
commit
7b9ac9f6f6
@ -50,7 +50,7 @@ Patch13: linuxptp-ppsmiss.patch
|
||||
# add support for dropping root privileges
|
||||
Patch14: linuxptp-droproot.patch
|
||||
|
||||
BuildRequires: gcc gcc-c++ gnutls-devel make systemd
|
||||
BuildRequires: gcc gcc-c++ gnutls-devel libcap-devel make systemd
|
||||
|
||||
# require the clock group to be defined
|
||||
Requires(pre): setup >= 2.14.5-7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user