summaryrefslogtreecommitdiff
path: root/doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable.mdwn
diff options
context:
space:
mode:
authorJoey Hess2015-12-05 18:57:56 -0400
committerJoey Hess2015-12-05 18:57:56 -0400
commitdb0a38f02e1dda6ce35c782fa6132f344b0905d1 (patch)
treeb1768e52eaaee1f0bb97a95bd1a6adaf6653dd74 /doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable.mdwn
parent4fe1dcb6142d4033482d6f25b916b64926bc7b3f (diff)
followup
Diffstat (limited to 'doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable.mdwn')
-rw-r--r--doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable.mdwn b/doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable.mdwn
index a27dc2e1..275ea9f5 100644
--- a/doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable.mdwn
+++ b/doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable.mdwn
@@ -1,3 +1,6 @@
Please consider merging branch `builddepfix` of repo `https://git.spwhitton.name/propellor`
Patches `Apt.buildDep` to check whether the build deps are installable, so that it no longer registers a change every spin.
+
+> Apt.buildDep now checks if the dpkg status file has changed, so [[done]]
+> --[[Joey]]