mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
Add pref to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
This commit is contained in:
parent
11d477ed24
commit
83bbffbccd
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||||||
|
|
||||||
MODULE = necko
|
MODULE = necko
|
||||||
LIBRARY_NAME = nkftp_s
|
LIBRARY_NAME = nkftp_s
|
||||||
REQUIRES = xpcom string exthandler mime wallet dom layout widget
|
REQUIRES = xpcom string exthandler mime wallet dom layout widget pref
|
||||||
|
|
||||||
CPPSRCS = \
|
CPPSRCS = \
|
||||||
nsFtpProtocolHandler.cpp \
|
nsFtpProtocolHandler.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user