X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=net%2Fnrpe%2FMakefile;fp=net%2Fnrpe%2FMakefile;h=910df750e717b88ca1ecea9d513f56f305e7f5cc;hb=b5c97c27eaf535170f895d64459df276261c3237;hp=bd7f5728b14d149a6bf4d28653940227bef6260b;hpb=38a63190fa7a63f4d0f9570396c0da7ab7b56b2f;p=packages.git diff --git a/net/nrpe/Makefile b/net/nrpe/Makefile index bd7f5728b..910df750e 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)) +