Add pref to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.

This commit is contained in:
dbaron%fas.harvard.edu 2001-03-06 03:24:57 +00:00
parent 11d477ed24
commit 83bbffbccd

View File

@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = necko
LIBRARY_NAME = nkftp_s
REQUIRES = xpcom string exthandler mime wallet dom layout widget
REQUIRES = xpcom string exthandler mime wallet dom layout widget pref
CPPSRCS = \
nsFtpProtocolHandler.cpp \