diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-04 08:24:45 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-04 08:28:24 (EST) |
commit | 474ffa5d3a1a8f05f0c382b1e8880c50f27dc452 (patch) | |
tree | 0e1f9392002ccadb73e4512ea8f264d43896ae99 /control | |
parent | 74c1a76013118a810fd94e8c205d44ce7cf5f364 (diff) |
source.mk: Rewrite
Upstream changed how releases are signed:
http://lists.busybox.net/pipermail/busybox/2018-May/086438.html
Thread continues:
http://lists.busybox.net/pipermail/busybox/2018-June/086478.html
Diffstat (limited to 'control')
-rw-r--r-- | control | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: opkhelper-3.0, config-busybox-${Host-Plat} +Build-Depends: opkhelper-3.0, config-busybox-${Host-Plat}, + gpg, dirmngr, Homepage: http://www.busybox.net/ |