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
Родитель 048c9d249a
Коммит ae1d87a803
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 \