From 11c0d35f1bb162b01f6348dd02b444d96bceff86 Mon Sep 17 00:00:00 2001 From: jow Date: Mon, 11 Jun 2012 21:54:43 +0000 Subject: [PATCH] [packages] nagios-plugins: autoreconf is broken with this package, use patch-libtool fixup, depend on libopenssl git-svn-id: svn://svn.openwrt.org/openwrt/packages@32209 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- admin/nagios-plugins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/nagios-plugins/Makefile b/admin/nagios-plugins/Makefile index 197624fdb..1d48e509a 100644 --- a/admin/nagios-plugins/Makefile +++ b/admin/nagios-plugins/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/nagiosplug PKG_MD5SUM:=a1835a48a777863ed2583de3c82446a9 -PKG_FIXUP:=libtool no-autoreconf +PKG_FIXUP:=patch-libtool PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk @@ -25,7 +25,7 @@ comma:= , define Package/nagios-plugins SECTION:=admin CATEGORY:=Administration - DEPENDS:=+uclibcxx +libpq + DEPENDS:=+uclibcxx +libpq +libopenssl TITLE:=plugins for Nagios checks URL:=http://nagiosplug.sourceforge.net/ endef -- 2.11.0