зеркало из https://github.com/mozilla/gecko-dev.git
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding xpconnect to REQUIRES.
This commit is contained in:
Родитель
57c85fb025
Коммит
bdd7f33a1b
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = uriloader
|
||||
LIBRARY_NAME = uriloaderbase_s
|
||||
REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozcomps unicharutil
|
||||
REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozcomps unicharutil xpconnect
|
||||
|
||||
CPPSRCS = \
|
||||
nsURILoader.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче