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