audio-recorder: remove legacy ? null
This commit is contained in:
parent
9b310a73db
commit
e5e185e50a
@ -2,7 +2,7 @@
|
||||
, pkg-config, intltool
|
||||
, glib, dbus, gtk3, libappindicator-gtk3, gst_all_1
|
||||
, librsvg, wrapGAppsHook
|
||||
, pulseaudioSupport ? true, libpulseaudio ? null }:
|
||||
, pulseaudioSupport ? true, libpulseaudio }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "audio-recorder";
|
||||
|
Loading…
Reference in New Issue
Block a user