'Package foo was not found' when version doesn't match #3
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
The message is unclear here.
foo.pc
actually exists but it is too old. To compare:indeed, this is because pkg_verify_dependency() only returns yes/no. we should extend it to return more than that.