Add "xpconnect" to REQUIRES to fix Senna bustage

This commit is contained in:
jaggernaut%netscape.com 2001-07-11 10:50:04 +00:00
Родитель 1f13e89980
Коммит 3b0eb90c80
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
XPIDL_MODULE = xpcom_components
LIBRARY_NAME = xpcomcomponents_s
REQUIRES = libreg string caps
REQUIRES = libreg string caps xpconnect
CPPSRCS = \
nsComponentManager.cpp \