xbps-bin(8): (check) new test to fix missing requiredby entries in regpkgdb.

This commit is contained in:
Juan RP
2011-10-28 00:57:16 +02:00
parent 9034df9bc2
commit 8bc705ea63
5 changed files with 222 additions and 20 deletions

View File

@@ -59,6 +59,7 @@ CHECK_PKG_DECL(autoinstall);
CHECK_PKG_DECL(files);
CHECK_PKG_DECL(rundeps);
CHECK_PKG_DECL(symlinks);
CHECK_PKG_DECL(requiredby);
/* from show-deps.c */
int show_pkg_deps(const char *);