debian: add a dependency to python-lzma
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 12 Aug 2013 15:16:06 +0000 (18:16 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 13 Aug 2013 07:30:05 +0000 (10:30 +0300)
We'll soon need it in order to support .xz files.

Change-Id: Iafcae3a81f64934ff6d7fdede070fe39e75a58e1
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
debian/control

index eeed199..36bc7a9 100644 (file)
@@ -11,6 +11,7 @@ XS-Python-Version: >= 2.7
 Package: bmap-tools
 Architecture: all
 Depends: python (>=2.7),
+         python-lzma,
          ${misc:Depends},
          ${python:Depends},
 Description: tool to flash image files to block devices using the block map