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:
Michael Biebl 2020-04-02 11:51:20 +02:00
parent 0a2772cc01
commit 13acdb61a3

2
debian/control vendored
View File

@ -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>,