Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
git-svn-id: svn://10.0.0.236/trunk@90883 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 string htmlparser necko docshell dom widget layout locale webshell uriloader
|
||||
REQUIRES = xpcom string htmlparser necko docshell dom widget layout locale webshell uriloader gfx2
|
||||
|
||||
CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user