freeeswitch: enable strictDeps
(cherry picked from commit ef32c9e3b83c544e554c242a067770d456b3bac5)
This commit is contained in:
parent
0833ed32f3
commit
ad861506ba
@ -110,6 +110,7 @@ stdenv.mkDerivation rec {
|
|||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
strictDeps = true;
|
||||||
nativeBuildInputs = [ pkg-config autoreconfHook perl which yasm ];
|
nativeBuildInputs = [ pkg-config autoreconfHook perl which yasm ];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
openssl ncurses gnutls readline libjpeg
|
openssl ncurses gnutls readline libjpeg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user