зеркало из https://github.com/mozilla/pjs.git
Adding htmlparser to REQUIRES. Fixing myotonic bustage
This commit is contained in:
Родитель
6c5eab7bfd
Коммит
428cddf6f7
|
@ -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 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче