summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2024-02-21 23:00:37 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2024-02-21 23:00:37 (EST)
commit5ac77b54f0fa4def4c4fe48fd8dddb700358c8f3 (patch)
tree7f87286b662e1756d9f546f0adb0faef21121c03 /TODO
parente7250eaeebaca1448ed2acc95c949cc47719bc2c (diff)
opkbuild: Run ob-checkbuilddeps regardless of -dHEADmaster
Just don't exit on ob-checkbuilddeps failure if -d is specified.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index be75858..56d1a7f 100644
--- a/TODO
+++ b/TODO
@@ -23,9 +23,6 @@ Functional Changes
`check_dep()`. If a `Deprecated` field exists, call `ob_error()` with the
name of the replacement package (if any). If build dependency deprecation
failures are enabled, exit with an error status.
- - Make opkbuild always run ob-checkbuilddeps regardless of `-d` option and
- only exit with an error status if ob-checkbuilddeps fails and `-d` is
- specified.
* Make binary package `Description` fields architecture- and platform-
independent (so a packages index Web site can show one description for a
binary package for all its architectures and platforms).