diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-03 13:27:31 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-03 13:27:31 (EDT) |
commit | 3ad66224209fd3b664c500267e2e0100fdf34d7d (patch) | |
tree | c0a104b5999982d2dd0a005472cad5e3292d71be /control | |
parent | b875c450668c1fcfcc0705bf4409ed8835167357 (diff) |
source.mk: Rewrite (based on m4's), remove zlib
Diffstat (limited to 'control')
-rw-r--r-- | control | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: opkhelper-3.0, +Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), + gpg, dirmngr, gpgconf, gpg-agent, libncurses.5-dev, libreadline-dev, libexpat.1-dev, |