зеркало из https://github.com/mozilla/gecko-dev.git
fixing phoenix build bustage
This commit is contained in:
Родитель
285a8c920a
Коммит
64c822420c
|
@ -63,6 +63,12 @@ REQUIRES = xpcom \
|
|||
editor \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_PHOENIX
|
||||
REQUIRES += history
|
||||
else
|
||||
REQUIRES += appcomps
|
||||
endif
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsCDocShell.idl \
|
||||
nsCDefaultURIFixup.idl \
|
||||
|
|
Загрузка…
Ссылка в новой задаче