mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Fix Mach-O/BeOS/OS/2 REQUIRES bustage.
This commit is contained in:
parent
c093068018
commit
ea3a95c49f
@ -61,6 +61,7 @@ endif
|
||||
|
||||
ifneq (,$(filter beos os2 mac,$(MOZ_WIDGET_TOOLKIT)))
|
||||
CPPSRCS += nsBaseFilePicker.cpp
|
||||
REQUIRES += docshell view intl
|
||||
endif
|
||||
|
||||
LOCAL_INCLUDES = \
|
||||
|
Loading…
Reference in New Issue
Block a user