gpaste with pkgconf problem with PKG_PREREQ #127
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?
Hi,
i just noticed that https://github.com/Keruspe/GPaste failed to build with pkgconf, and not with pkg-config.
The error is:
possibly undefined macro: PKG_PREREQ
pkgconf 1.3 series includes the necessary macro, it is new. it will fail to build with pkg-config < 0.29.2 as well.