diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index ece98af803850d61c372e0e05de8db588af1eea2..a6f6d8c72c3fc19cf5b86952baa622d61b15a1a9 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -105,7 +105,8 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
 	   libcap-ng util-linux libaio lvm2 popt xz \
 	   json-c argon2 cryptsetup kmod lddtree mkinitfs \
 	   community/go libffi community/ghc \
-	   brotli libev c-ares cunit nghttp2 curl community/rust \
+	   brotli libev c-ares cunit nghttp2 curl \
+	   pcre libssh2 community/http-parser community/libgit2 community/rust \
 	   $KERNEL_PKG ; do
 
 	EXTRADEPENDS_TARGET="$EXTRADEPENDS_TARGET" \