mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
xbps-src: verify_rundeps: if package has missing deps, return error.
This commit is contained in:
parent
5400f458f6
commit
4f2edb4c45
1 changed files with 2 additions and 0 deletions
|
@ -193,4 +193,6 @@ verify_rundeps()
|
|||
echo "Add_dependency build $f"
|
||||
done
|
||||
echo "============ CUT HERE ==============="
|
||||
|
||||
msg_error "Package '${pkgname}-${version}' has wrong dependencies, won't continue..."
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue