summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pkg b/bin/pkg
index 75b1b1d..badfd90 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -258,6 +258,7 @@ pkg_update () {
$VCS_CMD $VCS_OPTIONS $VCS_UPDATE $VCS_UPDATE_OPTIONS
clear_line
info "Updated: $1 to $(echo $NEW | tail -n 1) \n"
+ check_deps "$1"
if ([ -r Makefile ]) {
info "Building binaries\n"
make