Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by using a real REQUIRES line rather than a copied one.
This commit is contained in:
Родитель
8f2682e2fe
Коммит
b800efd29e
|
@ -27,8 +27,8 @@ VPATH = @srcdir@
|
|||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME=gkxuloutliner_s
|
||||
REQUIRES= xpcom dom locale js widget view caps timer docshell uriloader necko editor htmlparser webshell pref rdf intl
|
||||
LIBRARY_NAME = gkxuloutliner_s
|
||||
REQUIRES = xpcom string dom widget
|
||||
|
||||
CPPSRCS = \
|
||||
nsOutlinerBodyFrame.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче