зеркало из https://github.com/mozilla/gecko-dev.git
more REQUIRES bustage fixing for senna; unicharutil dependency has been introduced, because libimg includes nsIPresContext
This commit is contained in:
Родитель
8de5f0c0b5
Коммит
253593b0d8
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
LIBRARY_NAME = nsjpg
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string img util layout locale jpeg
|
||||
REQUIRES = xpcom string img util layout locale jpeg unicharutil
|
||||
|
||||
CPPSRCS = \
|
||||
jpeg.cpp \
|
||||
|
|
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
LIBRARY_NAME = nsmng
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string img layout util locale mng jpeg
|
||||
REQUIRES = xpcom string img layout util locale mng jpeg unicharutil
|
||||
|
||||
CPPSRCS = \
|
||||
nsMNGDecoder.cpp \
|
||||
|
|
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
LIBRARY_NAME = nspng
|
||||
EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string img util layout locale png
|
||||
REQUIRES = xpcom string img util layout locale png unicharutil
|
||||
|
||||
CPPSRCS = \
|
||||
ipng.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче