nullmailer: add missing dependency
[packages.git] / mail / nullmailer / Makefile
index 15f9b5f..7416064 100644 (file)
@@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/nullmailer
   SECTION:=mail
   CATEGORY:=Mail
+  DEPENDS:=+libstdcpp
   TITLE:=A minimal MTA for hosts which relay to a fixed set of smart relays
   URL:=http://untroubled.org/nullmailer/
 endef