summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4ff3e8..93b6f97 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ all: use-defaults
use-defaults: prepare
(export dist=rawhide; export arch=i386; \
export nss_pkgs="nspr nss-util nss-softokn nss"; \
- export clients="dconf evolution-data-server libreswan xulrunner"; \
+ export clients="curl dconf evolution-data-server libreswan firefox crypto-utils crontabs dconf"; \
sh ./build_nss.sh)
build-for-rawhide-i386: prepare