summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pkg b/bin/pkg
index 5191ea4..8e81363 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -585,6 +585,7 @@ function pkg_refresh {
cd $PDIR/$1
populate_collected $1
checklinks $CL_OPTIONS
+ check_prereqs $1
triggers+=$1
}