Add back widget to REQUIRES.

This commit is contained in:
peterv%netscape.com 2002-08-21 13:20:21 +00:00
parent f90dfe3d0d
commit 12c9b0c13e
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ REQUIRES = string \
xpcom \
dom \
content \
widget \
unicharutil \
$(NULL)
endif

View File

@ -32,6 +32,7 @@ REQUIRES = string \
xpcom \
dom \
content \
widget \
locale \
unicharutil \
$(NULL)