diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 19:31:33 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 19:31:33 (EDT) |
commit | b346ccd60875938a21f8bd6d7c931a3fdd32d432 (patch) | |
tree | 961933b9c80b323c6eef1394958e2a1a54765222 /control | |
parent | adabeec90690b1e56d0bb697f264aeb719cafa3b (diff) |
control: B-D on opkbuild that support "+" in version
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: opkbuild (>= 3.0.0-beta7), opkhelper-3.0 (>= 3.1.2) +Build-Depends: opkbuild (>= 4.0.2), opkhelper-3.0 (>= 3.1.2) Homepage: https://savannah.gnu.org/projects/patch/ |