freeeswitch: enable strictDeps

(cherry picked from commit ef32c9e3b83c544e554c242a067770d456b3bac5)
This commit is contained in:
misuzu 2021-05-10 21:22:46 +03:00 committed by github-actions[bot]
parent 0833ed32f3
commit ad861506ba

View File

@ -110,6 +110,7 @@ stdenv.mkDerivation rec {
done
'';
strictDeps = true;
nativeBuildInputs = [ pkg-config autoreconfHook perl which yasm ];
buildInputs = [
openssl ncurses gnutls readline libjpeg