libxbps: do not add dups to transaction dictionary due to virtual pkgs.

This commit is contained in:
Juan RP
2012-06-14 11:53:27 +02:00
parent 29871b2120
commit 302b216d8d
2 changed files with 19 additions and 3 deletions

View File

@ -56,7 +56,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.5"
#define XBPS_API_VERSION "20120614"
#define XBPS_API_VERSION "20120614-1"
#define XBPS_VERSION "0.16"
/**