K 10 svn:author V 5 adamw K 8 svn:date V 27 2020-04-12T16:12:07.245286Z K 7 svn:log V 383 MFH: r531528 Approved by: portmgr (with hat) 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 END