libxbps: make xbps_find_virtualpkg_* only look for virtual pkgs.
Before this commit they also looked for non virtual packages, which is not what it was meant when those functions were added.
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
*/
|
||||
#define XBPS_PKGINDEX_VERSION "1.4"
|
||||
|
||||
#define XBPS_API_VERSION "20120410"
|
||||
#define XBPS_API_VERSION "20120412"
|
||||
#define XBPS_VERSION "0.16"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user