fold-dwim-org: mark broken

missing upstream dependency
This commit is contained in:
Michael Alan Dorman 2018-04-17 07:08:00 -04:00
parent 6515df0258
commit 529e7cf070
2 changed files with 6 additions and 0 deletions

View File

@ -94,6 +94,9 @@ self:
# Expects bash to be at /bin/bash
flycheck-rtags = markBroken super.flycheck-rtags;
# upstream issue: missing dependency
fold-dwim-org = markBroken super.fold-dwim-org;
# build timeout
graphene = markBroken super.graphene;

View File

@ -96,6 +96,9 @@ self:
# Expects bash to be at /bin/bash
flycheck-rtags = markBroken super.flycheck-rtags;
# upstream issue: missing dependency
fold-dwim-org = markBroken super.fold-dwim-org;
# build timeout
graphene = markBroken super.graphene;