Adding htmlparser to REQUIRES. Fixing myotonic bustage
git-svn-id: svn://10.0.0.236/trunk@102964 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3c7ac0611c
commit
b0014b8855
@ -28,7 +28,22 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xmlextras
|
||||
LIBRARY_NAME = xmlextrasbase_s
|
||||
REQUIRES = xpcom string dom js gfx layout content widget caps uconv necko docshell xpconnect webbrwsr
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
string \
|
||||
dom \
|
||||
js \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
caps \
|
||||
uconv \
|
||||
necko \
|
||||
docshell \
|
||||
xpconnect \
|
||||
webbrwsr \
|
||||
htmlparser
|
||||
|
||||
CPPSRCS = \
|
||||
nsDOMSerializer.cpp \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user