Skip to content

Commit 8d37634

Browse files
committed
maybe fix linux
1 parent 8439b94 commit 8d37634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prebuild/Linux/preinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# ... except for libseccomp, which could go in the docker image, but for now I
55
# don't want to rebuild it.
6-
apt-get install -y libseccomp libseccomp-dev
6+
apt-get install -y libseccomp2 libseccomp-dev
77

88
git clone git://anongit.gentoo.org/proj/pax-utils.git
99
cd pax-utils

0 commit comments

Comments
 (0)