fix build bustage on senna (ports) by adding |REQUIRES|. r=jag

This commit is contained in:
scc%mozilla.org 2001-02-21 12:35:31 +00:00
parent 9f8c5eb909
commit 61f2181e26
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,8 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = string_s
REQUIRES = xpcom
CPPSRCS = \
nsFragmentedString.cpp \
nsPrintfCString.cpp \

View File

@ -29,6 +29,8 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = string_s
REQUIRES = xpcom
CPPSRCS = \
nsFragmentedString.cpp \
nsPrintfCString.cpp \