Uniqueness has been changed from origin to name make the dependency unicity check follow
modified libpkg/pkgdb.c
@@ -73,7 +73,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -386,7 +386,7 @@ pkgdb_init(sqlite3 *sdb)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/db_upgrades.h
@@ -647,6 +647,10 @@ static struct db_upgrades {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|