Add a func to remove a pkg from a dictionary.
--HG-- extra : convert_revision : 371d97cf7b6d28555b2b194a83254c29a12c44b4
This commit is contained in:
@@ -104,4 +104,7 @@ xbps_get_array_iter_from_dict(prop_dictionary_t, const char *);
|
||||
bool
|
||||
xbps_remove_pkg_dict_from_file(const char *, const char *);
|
||||
|
||||
bool
|
||||
xbps_remove_pkg_from_dict(prop_dictionary_t, const char *);
|
||||
|
||||
#endif /* !_XBPS_PLIST_H_ */
|
||||
|
||||
Reference in New Issue
Block a user