pkgman search: Add --requirements option

This commit is contained in:
Jérôme Duval
2015-11-20 20:55:12 +01:00
parent 1941c9054e
commit af585d0361
3 changed files with 26 additions and 6 deletions
+1
View File
@@ -32,6 +32,7 @@ public:
B_FIND_IN_DESCRIPTION = 0x08,
B_FIND_IN_PROVIDES = 0x10,
B_FIND_INSTALLED_ONLY = 0x20,
B_FIND_IN_REQUIRES = 0x40,
};
// VerifyInstallation() flags