diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-03 14:05:08 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-03 14:05:08 (EDT) |
commit | 8abb8b9656583787abbb6df49210c2c0dccf6111 (patch) | |
tree | 0f84d6e46bef79c40b6da977fe6d6c68f8ebe634 /control | |
parent | 3ad66224209fd3b664c500267e2e0100fdf34d7d (diff) |
build: Enable lzma
Diffstat (limited to 'control')
-rw-r--r-- | control | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,5 +5,6 @@ Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), libreadline-dev, libexpat.1-dev, libz.1-dev, + liblzma-dev, dejagnu, Homepage: https://sourceware.org/gdb/ |