diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 18:55:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 18:56:50 (EDT) |
commit | 8827d14fc58d8dd17c85e67a39e49c7a22f50112 (patch) | |
tree | bcaea83f63f9b4a4ec2f8df7160db6b174dcbf95 /control | |
parent | 5f3c66c8aa50811255744b6c9d7d8ca83fe56d37 (diff) |
control: Ensure broken "<<" doesn't happen again
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: opkhelper-3.0 +Build-Depends: opkbuild (>= 3.0.0-beta7), opkhelper-3.0 Homepage: https://savannah.gnu.org/projects/patch/ |