Merge pull request #155714 from QuantMint/bump-scons-ffado
This commit is contained in:
commit
626d29f986
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
, libxmlxx3
|
||||
, pkg-config
|
||||
, python3
|
||||
, sconsPackages
|
||||
, scons
|
||||
, which
|
||||
, wrapQtAppsHook
|
||||
}:
|
||||
|
@ -45,7 +45,7 @@ mkDerivation rec {
|
|||
|
||||
nativeBuildInputs = [
|
||||
desktop-file-utils
|
||||
sconsPackages.scons_3_1_2
|
||||
scons
|
||||
pkg-config
|
||||
which
|
||||
python
|
||||
|
|
Loading…
Reference in a new issue