diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 21:40:10 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 21:40:10 (EDT) |
commit | 9a1b3d97f90a9e7ab2ce6bd2ff1f7d4a308bfa48 (patch) | |
tree | d41c4f59c8b0a7815fc0d1340936a1e2952d9ca9 | |
parent | 615f5d4301219c13eec2549ffcf7e82816eb8020 (diff) |
control: Ensure broken "<<" doesn't happen again
-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://sourceware.org/bzip2/ |