mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 10:32:54 +00:00
Fix BR for User Mode Linux after recent changes in config
/usr/include/libvdeplug.h is needed.
This commit is contained in:
parent
8519b1a444
commit
9133418d2c
1 changed files with 5 additions and 0 deletions
|
@ -369,6 +369,11 @@ BuildRequires: xmlto
|
|||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(libcrypto)
|
||||
%endif
|
||||
|
||||
%if %{with uml}
|
||||
BuildRequires: vde-devel
|
||||
%endif
|
||||
|
||||
# (To generate keys)
|
||||
# LibreSSL has GOST support without editing openssl.cnf
|
||||
# or dlopen()-ing external library
|
||||
|
|
Loading…
Add table
Reference in a new issue