summary refs log tree commit diff
path: root/pkgs/servers/sip
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/sip')
-rw-r--r--pkgs/servers/sip/freeswitch/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/servers/sip/freeswitch/default.nix b/pkgs/servers/sip/freeswitch/default.nix
index 7c75c463617..98a1223d279 100644
--- a/pkgs/servers/sip/freeswitch/default.nix
+++ b/pkgs/servers/sip/freeswitch/default.nix
@@ -110,6 +110,7 @@ stdenv.mkDerivation rec {
     done
   '';
 
+  strictDeps = true;
   nativeBuildInputs = [ pkg-config autoreconfHook perl which yasm ];
   buildInputs = [
     openssl ncurses gnutls readline libjpeg