diff options
Diffstat (limited to 'repo/system/nss.xibuild')
-rw-r--r-- | repo/system/nss.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/nss.xibuild b/repo/system/nss.xibuild index 46d3dad..d29d84a 100644 --- a/repo/system/nss.xibuild +++ b/repo/system/nss.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make gyp perl mercurial python) +MAKEDEPS=(make gyp perl mercurial python patch) DEPS=(nspr libp11-kit bash zlib) PKG_VER=3.74 |