X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fnrpe%2FMakefile;h=910df750e717b88ca1ecea9d513f56f305e7f5cc;hp=bd7f5728b14d149a6bf4d28653940227bef6260b;hb=f03da1117dc1f2e88309b46ee3471da46d49bb9b;hpb=092cdab71f92a3d59f36ef20b0f1f0fa9c6e11fd diff --git a/net/nrpe/Makefile b/net/nrpe/Makefile index bd7f5728b1..910df750e7 100644 --- a/net/nrpe/Makefile +++ b/net/nrpe/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007 OpenWrt.org +# Copyright (C) 2007-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -84,9 +84,9 @@ define Package/nrpe/install $(INSTALL_BIN) ./files/$(PKG_NAME).init $(1)/etc/init.d/$(PKG_NAME) endef -$(eval $(call BuildPackage,nrpe)) - $(eval $(call RequireCommand,openssl, \ $(PKG_NAME) requires openssl installed on the host-system. \ )) +$(eval $(call BuildPackage,nrpe)) +