зеркало из https://github.com/mozilla/gecko-dev.git
Add caps to REQUIRES for bug #88087
This commit is contained in:
Родитель
16f7d90c34
Коммит
f0e991cb57
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = nkabout_s
|
||||
REQUIRES = xpcom string nkcache
|
||||
REQUIRES = xpcom string nkcache caps xpconnect js
|
||||
|
||||
CPPSRCS = \
|
||||
nsAboutProtocolHandler.cpp \
|
||||
|
|
|
@ -32,7 +32,7 @@ MODULE = appshell
|
|||
LIBRARY_NAME = nsappshell
|
||||
EXPORT_LIBRARY = 1
|
||||
SHORT_LIBNAME = appshell
|
||||
REQUIRES = xpcom string widget docshell webshell layout dom necko uriloader js locale webbrwsr rdf pref xpconnect timer chardet intl chrome profile prefmigr xul gfx2 windowwatcher browser mozcomps
|
||||
REQUIRES = xpcom string widget docshell webshell layout dom necko uriloader js locale webbrwsr rdf pref xpconnect timer chardet intl chrome profile prefmigr xul gfx2 windowwatcher browser mozcomps caps
|
||||
|
||||
CPPSRCS = \
|
||||
nsChromeTreeOwner.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче