diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 19:52:57 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 19:52:57 (EDT) |
commit | ab435c4db219d7538732087e1bfb94edd9b88ed7 (patch) | |
tree | 8b5aaed47d22942faec3b050acbff44540e7585b /control | |
parent | 9b3d2ec0855e0ddea3332b072ac1fee39b8fd71f (diff) |
control: Need patch to build patch
Diffstat (limited to 'control')
-rw-r--r-- | control | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: opkbuild (>= 4.0.2), gpg, dirmngr, opkhelper-3.0 (>= 3.1.2) +Build-Depends: + opkbuild (>= 4.0.2), + patch, + gpg, + dirmngr, + opkhelper-3.0 (>= 3.1.2), Homepage: https://savannah.gnu.org/projects/patch/ |