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

git-svn-id: svn://10.0.0.236/trunk@94503 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dmose%netscape.com
2001-05-10 18:28:48 +00:00
parent a9d2b23254
commit da0123db5a
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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