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 5d549e7..2da465a 100644 --- a/repo/system/nss.xibuild +++ b/repo/system/nss.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make gyp perl mercurial python patch" -DEPS="nspr libp11-kit bash zlib" +DEPS="nspr libp11-kit sh zlib" PKG_VER=3.74 |