libxbps: when resolving deps, ignore all of them that depend on the origin pkg.

This commit is contained in:
Juan RP
2013-02-07 18:50:55 +01:00
parent 178a6b58ae
commit 2b5d3bb8f4
4 changed files with 27 additions and 3 deletions

View File

@@ -64,7 +64,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.6"
#define XBPS_API_VERSION "20130207"
#define XBPS_API_VERSION "20130207-1"
#ifndef XBPS_VERSION
#define XBPS_VERSION "UNSET"