ncmpcpp: fix finding boost

See other commits with the same message.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>

+1
+1
pkgs/by-name/nc/ncmpcpp/package.nix
··· 43 43 (lib.withFeature visualizerSupport "fftw") 44 44 (lib.enableFeature clockSupport "clock") 45 45 (lib.withFeature taglibSupport "taglib") 46 + (lib.withFeatureAs true "boost" boost.dev) 46 47 ]; 47 48 48 49 nativeBuildInputs = [