sound-juicer: fix build (#46051)

This commit is contained in:
symphorien 2018-09-04 19:16:01 +00:00 committed by xeji
parent 281a629c2a
commit 16e776fde7

View File

@ -22,6 +22,8 @@ in stdenv.mkDerivation rec{
gst_all_1.gst-libav
];
NIX_CFLAGS_COMPILE="-Wno-error=format-nonliteral";
passthru = {
updateScript = gnome3.updateScript {
packageName = pname;