more REQUIRES bustage fixing for senna; unicharutil dependency has been introduced, because libimg includes nsIPresContext

This commit is contained in:
dmose%netscape.com 2001-05-10 18:28:48 +00:00
Родитель 8de5f0c0b5
Коммит 253593b0d8
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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 \