mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Fix MOZ_TRACK_MODULE_DEPS builds (like senna) bustage, adding webbrwsr to REQUIRES. r=cls
This commit is contained in:
parent
d78255844c
commit
d64b2cc909
@ -30,7 +30,7 @@ MODULE = xmlextras
|
||||
LIBRARY_NAME = xmlextras
|
||||
SHORT_LIBNAME = xmlextra
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string dom js layout widget caps necko docshell xpconnect
|
||||
REQUIRES = xpcom string dom js layout widget caps necko docshell xpconnect webbrwsr
|
||||
|
||||
CPPSRCS = nsXMLExtrasModule.cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user