Trying to fix build bustage by adding requires.

git-svn-id: svn://10.0.0.236/trunk@104881 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
heikki%netscape.com
2001-10-09 00:48:52 +00:00
parent 6d5c23c55c
commit 375a4c4f6c
2 changed files with 3 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ REQUIRES = xpcom \
necko \
htmlparser \
unicharutil \
uconv \
$(NULL)
CPPSRCS = \

View File

@@ -34,7 +34,9 @@ REQUIRES = xpcom \
unicharutil \
layout \
gfx \
uconv \
$(NULL)
LIBRARY_NAME=contentshared_s
DEFINES=-D_IMPL_NS_LAYOUT -DWIN32_LEAN_AND_MEAN
!if defined(XP_NEW_SELECTION)