mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
This commit is contained in:
parent
43d9848474
commit
842264b9b6
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = txtsvc
|
||||
LIBRARY_NAME = txtsvc
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string editor layout dom widget
|
||||
REQUIRES = xpcom string editor layout dom widget txmgr
|
||||
|
||||
CPPSRCS = \
|
||||
nsFindAndReplace.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user