Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
git-svn-id: svn://10.0.0.236/trunk@87655 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
LIBRARY_NAME = DebugRobot
|
||||
SHORT_LIBNAME = dbgrobot
|
||||
REQUIRES = xpcom htmlparser necko docshell dom widget layout locale webshell uriloader view
|
||||
REQUIRES = xpcom string htmlparser necko docshell dom widget layout locale webshell uriloader view
|
||||
|
||||
CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
PROGRAM = htmlrobot$(BIN_SUFFIX)
|
||||
REQUIRES = xpcom htmlparser webshell necko view widget layout dom
|
||||
REQUIRES = xpcom string htmlparser webshell necko view widget layout dom
|
||||
|
||||
CPPSRCS = RobotMain.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user