scripts/create: add call to checkdeps

This commit is contained in:
MilhouseVH 2017-07-16 21:32:41 +01:00
parent 426e8147a4
commit 3a4c5eb63f

View File

@ -42,6 +42,7 @@ if [ -n "$PKG_ADDON_PROJECTS" -a ! "$PKG_ADDON_PROJECTS" = "any" ]; then
fi
fi
$SCRIPTS/checkdeps
pack_addon() {
IFS=" "