summaryrefslogtreecommitdiff
path: root/repo/system
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-31 01:37:58 +0000
committerdavidovski <david@davidovski.xyz>2022-01-31 01:37:58 +0000
commitdbbd6faed1bb04176c974a89504f58796aa3f6e6 (patch)
tree348a45b100e659cd2bcf5ff8a8d39df44319aa00 /repo/system
parent6353a345169f3aa6f383074ab687053a9cd5af1f (diff)
tweaked cacerts
Diffstat (limited to 'repo/system')
-rw-r--r--repo/system/cacerts.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/cacerts.xibuild b/repo/system/cacerts.xibuild
index caea7a6..b8e2292 100644
--- a/repo/system/cacerts.xibuild
+++ b/repo/system/cacerts.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
MAKEDEPS=(make-ca)
-DEPS=(make-ca)
+DEPS=(make-ca libnghttp)
PKG_VER=1.7
SOURCE=https://github.com/djlucas/make-ca/releases/download/v$PKG_VER/make-ca-$PKG_VER.tar.xz