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 intl to REQUIRES.
This commit is contained in:
parent
b0f6a95ead
commit
7efdc67c03
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = nkftp_s
|
||||
REQUIRES = xpcom string exthandler mimetype wallet dom layout widget pref
|
||||
REQUIRES = xpcom string exthandler mimetype wallet dom layout widget pref intl
|
||||
|
||||
CPPSRCS = \
|
||||
nsFtpProtocolHandler.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user