зеркало из https://github.com/mozilla/pjs.git
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
This commit is contained in:
Родитель
4f35188064
Коммит
5e5e370aad
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
MODULE = shistory
|
||||
LIBRARY_NAME = shistory
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string necko dom layout docshell locale widget uriloader pref
|
||||
REQUIRES = xpcom string necko dom layout docshell locale widget uriloader pref gfx2
|
||||
|
||||
CPPSRCS = nsSHEntry.cpp \
|
||||
nsSHTransaction.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче