HomeFreeBSD

vim: Fix environment contamination from libcanberra

Description

vim: Fix environment contamination from libcanberra

Vim will link against libcanberra if it's present, leading to an
undeclared link and breakage risk if canberra is removed. It only really
makes sense for it to do this during a gnome build, so explicitly
enable it there and disable it elsewhere.

PR: 245460
Reported by: Andy Mender
MFH: 2020Q2

Details

Provenance
adamwAuthored on
Parents
rP531527: net-im/ejabberd: fix build on GCC architectures
Branches
Unknown
Tags
Unknown