зеркало из https://github.com/mozilla/pjs.git
Adding timer to REQUIRES line.
Change dictated by <mostafah@oeone.com>.
This commit is contained in:
Родитель
d60fba8a1f
Коммит
8aa69e6e4a
|
@ -51,6 +51,7 @@ MODULE_NAME = oeICalModule
|
|||
REQUIRES = xpcom \
|
||||
appshell \
|
||||
string \
|
||||
timer \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = oeIICal.idl
|
||||
|
|
|
@ -45,6 +45,7 @@ REQUIRES = xpcom \
|
|||
libical \
|
||||
libicalss \
|
||||
libicalvcal \
|
||||
timer \
|
||||
$(NULL)
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче