From: Artem Bityutskiy Date: Mon, 12 Aug 2013 15:16:06 +0000 (+0300) Subject: debian: add a dependency to python-lzma X-Git-Tag: v2.6~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3cdc336ac604a43d3369bd09d4618916c91c2fec;p=tools%2Fbmap-tools.git debian: add a dependency to python-lzma We'll soon need it in order to support .xz files. Change-Id: Iafcae3a81f64934ff6d7fdede070fe39e75a58e1 Signed-off-by: Artem Bityutskiy --- diff --git a/debian/control b/debian/control index eeed199..36bc7a9 100644 --- a/debian/control +++ b/debian/control @@ -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