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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user