Unverified Commit 681b468a authored by Stig Palmquist's avatar Stig Palmquist
Browse files

binwalk: add yaffshiv for YAFFS support

parent 548654ce
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
  pyqtgraph,
  pyqt5,
  pytestCheckHook,
  yaffshiv,
  visualizationSupport ? false,
}:

@@ -49,6 +50,7 @@ buildPythonPackage rec {
      squashfsTools
      xz
      pycrypto
      yaffshiv
    ]
    ++ lib.optionals visualizationSupport [
      matplotlib