Add pref to REQUIRES to fix senna bustage

This commit is contained in:
cls%seawood.org 2005-08-18 11:15:11 +00:00
parent bb1ce10e3e
commit d265009c0c

View File

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = shistory
LIBRARY_NAME = shistory
IS_COMPONENT = 1
REQUIRES = xpcom necko dom js layout docshell locale widget uriloader
REQUIRES = xpcom necko dom js layout docshell locale widget uriloader pref
CPPSRCS = nsSHEntry.cpp \
nsSHTransaction.cpp \