diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 18:03:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 18:03:07 (EDT) |
commit | 0948cf472f25e5b9840a961b1d2a450e1f09d40a (patch) | |
tree | 7aa5ef39c5c587b007ad527d93c09e5c9edf8ed6 /control | |
parent | aa819c4abee5b42cc8e53d484a0bc4f23882671f (diff) |
control: B-D on opkbuild with better "clean" naming
Fixes errors like:
Warning: Duplicate clean binary package name: "LIBNCURSES6"
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 (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), gpg, dirmngr +Build-Depends: opkbuild (>= 4.1.2), opkhelper-3.0 (>= 3.1.2), gpg, dirmngr Homepage: https://invisible-island.net/ncurses/ |