Fix pkg add allowing to install package with missing dependencies
modified libpkg/pkg_add.c
@@ -269,6 +269,11 @@ pkg_add(struct pkgdb *db, const char *path, unsigned flags, struct pkg_manifest_
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|