aboutsummaryrefslogtreecommitdiffstats
path: root/files.d
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-12-02 13:10:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-12-02 13:14:10 +0000
commit3d83e2968ac40a80162821c358316cfea12a33e2 (patch)
treeb7a4ffd83c3153e845079dd76a8d65c23eaa6d79 /files.d
parentf6e59ac9e500f9a32f96c39201f4323c058c9e2e (diff)
downloadmkinitfs-3d83e2968ac40a80162821c358316cfea12a33e2.tar.bz2
mkinitfs-3d83e2968ac40a80162821c358316cfea12a33e2.tar.xz
cyptsetup: add another missing dep, libpthread
ref #2445
Diffstat (limited to 'files.d')
-rw-r--r--files.d/cryptsetup1
1 files changed, 1 insertions, 0 deletions
diff --git a/files.d/cryptsetup b/files.d/cryptsetup
index 6b170d2..e9810ef 100644
--- a/files.d/cryptsetup
+++ b/files.d/cryptsetup
@@ -7,3 +7,4 @@
/lib/libcrypto.so.*
/lib/libz.so.*
/lib/libdl.so.*
+/lib/libpthread*.so*