mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding timer, necko, embedcomponents, and profile to REQUIRES.
This commit is contained in:
parent
6f256984a9
commit
18d477a03a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user