From e2f6239d32f192a7f8d8647cb76914bc357c1caa Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 10 Oct 2007 13:21:52 +0000 Subject: [PATCH] Fix typo in uclibc++ dependency (#2468) SVN-Revision: 9240 --- net/nagios-plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nagios-plugins/Makefile b/net/nagios-plugins/Makefile index 0905a60e3..a9edf82c9 100644 --- a/net/nagios-plugins/Makefile +++ b/net/nagios-plugins/Makefile @@ -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 -- 2.30.2