зеркало из https://github.com/mozilla/gecko-dev.git
Fix MOZ_TRACK_MODULE_DEPS bustage by adding htmlparser to REQUIRES.
This commit is contained in:
Родитель
1f6e826dca
Коммит
68d7ca3932
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconshared_s
|
||||
REQUIRES = xpcom string widget locale dom webshell pref necko gfx2
|
||||
REQUIRES = xpcom string widget locale dom webshell pref necko gfx2 htmlparser
|
||||
|
||||
CPPSRCS = \
|
||||
nsCSSAtoms.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче