plugins: query dependencies (useful for external check)

This commit is contained in:
Franco Fichtner 2015-07-17 09:17:13 +02:00
parent 9e314fd7a3
commit 0e9db28d9e

View file

@ -43,6 +43,9 @@ check:
name: check
@echo ${PLUGIN_PREFIX}${PLUGIN_NAME}
depends: check
@echo ${PLUGIN_DEPENDS}
manifest: check
@echo "name: ${PLUGIN_PREFIX}${PLUGIN_NAME}"
@echo "version: \"${PLUGIN_VERSION}\""