You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for the report. Unfortunately we do not have an experience with NixOS therefore it is quite difficult to fix the issue for us. We will support the community contribution to resolve the issue by PR review and patch testing but it all what we can offer.
As per title:
libdnf/libdnf.pc.in
hasand so can’t handle absolute paths in
CMAKE_INSTALL_LIBDIR
. This leads to broken .pc files on NixOS in particular.See “Concatenating paths when building pkg-config files” for a thorough discussion of the problem and a suggested fix, or KDE’s extra-cmake-modules for a simpler approach.
The text was updated successfully, but these errors were encountered: