Fix typo in uclibc++ dependency (#2468)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9240 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
97917c061a
commit
c5579bc674
@ -26,7 +26,7 @@ comma:= ,
|
|||||||
define Package/nagios-plugins
|
define Package/nagios-plugins
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=uclibcxx
|
DEPENDS:=+uclibcxx
|
||||||
TITLE:=plugins for Nagios checks
|
TITLE:=plugins for Nagios checks
|
||||||
URL:=http://nagiosplug.sourceforge.net/
|
URL:=http://nagiosplug.sourceforge.net/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user