diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-30 21:59:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-30 21:59:07 (EDT) |
commit | 917c97b52a025fa86f96f672ff4608632ba6a0b8 (patch) | |
tree | f5f1f0c7a1413e3637965484a1d01d8681b59011 /control | |
parent | 72488e1e4e49fb08e4ebe72bd92f3b570b957e17 (diff) |
source.mk: Rewrite and use xz
Diffstat (limited to 'control')
-rw-r--r-- | control | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ Maintainer: "P. J. McDermott" <pj@pehjota.net> -Build-Depends: opkhelper-3.0, libsigsegv-dev +Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, + gpg, dirmngr, gpgconf, gpg-agent, + libsigsegv-dev Homepage: https://www.gnu.org/software/m4/ |