Adding REQUIRES to fix bustage (dependencies on find and appshell needed

for window.find()).
This commit is contained in:
bzbarsky%mit.edu 2001-09-30 20:41:27 +00:00
parent 72816bd6d4
commit 867e99f08e
2 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,8 @@ REQUIRES = xpcom \
chardet \
transformiix \
xmlextras \
find \
appshell \
$(NULL)
CPPSRCS = \

View File

@ -61,6 +61,8 @@ REQUIRES = xpcom \
chardet \
transformiix \
xmlextras \
find \
appshell \
$(NULL)
CPPSRCS = \