Unverified Commit 94081af8 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

shairport-sync: remove duplicated --with-stdout configure flag

parent 637483dc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -116,7 +116,6 @@ stdenv.mkDerivation (finalAttrs: {
    "--without-configfiles"
    "--sysconfdir=/etc"
    "--with-ssl=openssl"
    "--with-stdout"
  ]
  ++ optional enableAvahi "--with-avahi"
  ++ optional enablePulse "--with-pa"