ffado: bump scons

This commit is contained in:
QuantMint 2022-01-19 21:02:09 +01:00
parent f12f99a320
commit bcff7661cf

View File

@ -13,7 +13,7 @@
, libxmlxx3 , libxmlxx3
, pkg-config , pkg-config
, python3 , python3
, sconsPackages , scons
, which , which
, wrapQtAppsHook , wrapQtAppsHook
}: }:
@ -45,7 +45,7 @@ mkDerivation rec {
nativeBuildInputs = [ nativeBuildInputs = [
desktop-file-utils desktop-file-utils
sconsPackages.scons_3_1_2 scons
pkg-config pkg-config
which which
python python