Make pkg check -d aware of provides/requires (both regular and libs)
modified src/check.c
@@ -63,6 +63,8 @@ static int
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -81,6 +83,24 @@ check_deps(struct pkgdb *db, struct pkg *p, struct deps_head *dh, bool noinstall
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|