зеркало из https://github.com/mozilla/gecko-dev.git
Add lwbrk to REQUIRES to fix MOZ_TRACK_MODULE_DEPS bustage.
This commit is contained in:
Родитель
8d96588a92
Коммит
6269a933a7
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkxbl_s
|
||||
REQUIRES = xpcom js dom widget caps locale htmlparser necko rdf xpconnect pref docshell uriloader chrome
|
||||
REQUIRES = xpcom js dom widget caps locale htmlparser necko rdf xpconnect pref docshell uriloader chrome lwbrk
|
||||
|
||||
CPPSRCS = \
|
||||
nsXBLBinding.cpp \
|
||||
|
|
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkxbl_s
|
||||
REQUIRES = xpcom js dom widget caps locale htmlparser necko rdf xpconnect pref docshell uriloader chrome
|
||||
REQUIRES = xpcom js dom widget caps locale htmlparser necko rdf xpconnect pref docshell uriloader chrome lwbrk
|
||||
|
||||
CPPSRCS = \
|
||||
nsXBLBinding.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче