diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-25 16:44:00 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-25 16:44:00 (EST) |
commit | f308bfb1fefbc28ef5b65b3acbee052214fb3ccd (patch) | |
tree | e7a75f6639123ca5eec8c78dd4f261b1a69002a5 /control | |
parent | 0b8fbb65b1586c2ef75376c13146f845e09a7ba1 (diff) |
source.mk: Uncomment wget line
Now that our wget supports HTTPS.
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: opkbuild (>= 4.2.0), opkhelper-3.0 (>= 3.1.3), gpg, dirmngr +Build-Depends: opkbuild (>= 4.2.0), opkhelper-3.0 (>= 3.1.3), + busybox (>= 1.32.0-1), gpg, dirmngr Homepage: https://www.wolfssl.com/products/wolfssl/ |