mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Adding 'msgcompose' to REQUIRES part of makefiles
This commit is contained in:
parent
de8c806165
commit
39ae70c7ea
@ -53,6 +53,7 @@ REQUIRES = xpcom \
|
||||
string \
|
||||
timer \
|
||||
necko \
|
||||
msgcompose \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = oeIICal.idl
|
||||
|
@ -47,6 +47,7 @@ REQUIRES = xpcom \
|
||||
libicalvcal \
|
||||
timer \
|
||||
necko \
|
||||
msgcompo \
|
||||
$(NULL)
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user