[packages] nrpe: requires openssl on the host system
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11489 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f6dcf39c61
commit
2bd7f8c617
@ -83,3 +83,8 @@ define Package/nrpe/install
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,nrpe))
|
||||
|
||||
$(eval $(call RequireCommand,openssl, \
|
||||
$(PKG_NAME) requires openssl installed on the host-system. \
|
||||
))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user