Heh, somebody doesn't REQUIRE xpcom. Build bustage from bug 273417.

This commit is contained in:
bsmedberg%covad.net 2004-12-07 07:08:57 +00:00
parent d7709d72a8
commit 476a6142d1

View File

@ -59,6 +59,7 @@ DEFINES += -DXULRUNNER_PROGNAME=\"xulrunner\"
endif
REQUIRES = \
xpcom \
appshell \
xulapp \
$(NULL)