mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-30 15:34:46 +00:00
Revert "Enable seccomp support on riscv64"
This requires further changes to the source code and a newer, not yet officially released, libseccomp. Since this complicates backports revert this change for the time being.
This commit is contained in:
parent
0a2772cc01
commit
13acdb61a3
2
debian/control
vendored
2
debian/control
vendored
@ -45,7 +45,7 @@ Build-Depends: debhelper (>= 10.4~),
|
||||
libkmod-dev (>= 15),
|
||||
libblkid-dev (>= 2.24),
|
||||
libmount-dev (>= 2.30),
|
||||
libseccomp-dev (>= 2.3.1) [amd64 arm64 armel armhf i386 mips mipsel mips64 mips64el x32 powerpc ppc64 ppc64el riscv64 s390x],
|
||||
libseccomp-dev (>= 2.3.1) [amd64 arm64 armel armhf i386 mips mipsel mips64 mips64el x32 powerpc ppc64 ppc64el s390x],
|
||||
libdw-dev (>= 0.158) <!stage1>,
|
||||
libpolkit-gobject-1-dev <!stage1>,
|
||||
linux-base <!nocheck>,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user