diff --git a/mozilla/lib/plugin/Makefile b/mozilla/lib/plugin/Makefile index 155af291257..873ffc44b88 100644 --- a/mozilla/lib/plugin/Makefile +++ b/mozilla/lib/plugin/Makefile @@ -26,7 +26,7 @@ CPPSRCS = nsplugin.cpp EXPORTS = nppg.h npupp.h nsplugin.h nsjvm.h npglue.h nppriv.h -REQUIRES = lay layer js style applet nspr dbm img util java pref xpcom +REQUIRES = lay layer js style applet nspr dbm img util java pref xpcom netcnvts ifeq ($(subst /,_,$(shell uname -s)),OS2) CPPSRCS = npwplat.cpp