We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8439b94 commit 8d37634Copy full SHA for 8d37634
prebuild/Linux/preinstall.sh
@@ -3,7 +3,7 @@
3
4
# ... except for libseccomp, which could go in the docker image, but for now I
5
# don't want to rebuild it.
6
-apt-get install -y libseccomp libseccomp-dev
+apt-get install -y libseccomp2 libseccomp-dev
7
8
git clone git://anongit.gentoo.org/proj/pax-utils.git
9
cd pax-utils
0 commit comments