Fix typo in uclibc++ dependency (#2468)
[openwrt/svn-archive/archive.git] / net / nagios-plugins / Makefile
index 0905a60e31107321c97080622f8ee4d157c992de..a9edf82c93094f820dde4447007ab6a0d11cdfe1 100644 (file)
@@ -26,7 +26,7 @@ comma:= ,
 define Package/nagios-plugins
   SECTION:=net
   CATEGORY:=Network
-  DEPENDS:=uclibcxx
+  DEPENDS:=+uclibcxx
   TITLE:=plugins for Nagios checks
   URL:=http://nagiosplug.sourceforge.net/
 endef