Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding timer, necko, embedcomponents, and profile to REQUIRES.

This commit is contained in:
dbaron%fas.harvard.edu 2001-05-05 12:44:26 +00:00
parent 6f256984a9
commit 18d477a03a

View File

@ -30,7 +30,7 @@ MODULE = pref
LIBRARY_NAME = pref
EXPORT_LIBRARY = 1
IS_COMPONENT = 1
REQUIRES = xpcom string js xpconnect caps dom intl locale
REQUIRES = xpcom string js xpconnect caps dom intl locale timer necko embedcomponents profile
include $(topsrcdir)/config/config.mk