home: hub: mkinitfs

Download patch

ref: 3d83e2968ac40a80162821c358316cfea12a33e2
parent: f6e59ac9e500f9a32f96c39201f4323c058c9e2e
author: Natanael Copa <ncopa@alpinelinux.org>
date: Mon Dec 2 07:10:54 CST 2013

cyptsetup: add another missing dep, libpthread

ref #2445

--- a/files.d/cryptsetup
+++ b/files.d/cryptsetup
@@ -7,3 +7,4 @@
 /lib/libcrypto.so.*
 /lib/libz.so.*
 /lib/libdl.so.*
+/lib/libpthread*.so*