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
The build for net-im/venom-9999 fails to build because it uses an incorrect PKG_CONFIG_PATH during the cmake stage. As-listed, it searches for libtoxcore in /usr/lib/pkgconfig, when it should be looking in /usr/local/lib/pkgconfig.
The text was updated successfully, but these errors were encountered:
The build for net-im/venom-9999 fails to build because it uses an incorrect PKG_CONFIG_PATH during the cmake stage. As-listed, it searches for libtoxcore in /usr/lib/pkgconfig, when it should be looking in /usr/local/lib/pkgconfig.
The text was updated successfully, but these errors were encountered: