fold-dwim-org: mark broken
missing upstream dependency
This commit is contained in:
parent
6515df0258
commit
529e7cf070
@ -94,6 +94,9 @@ self:
|
|||||||
# Expects bash to be at /bin/bash
|
# Expects bash to be at /bin/bash
|
||||||
flycheck-rtags = markBroken super.flycheck-rtags;
|
flycheck-rtags = markBroken super.flycheck-rtags;
|
||||||
|
|
||||||
|
# upstream issue: missing dependency
|
||||||
|
fold-dwim-org = markBroken super.fold-dwim-org;
|
||||||
|
|
||||||
# build timeout
|
# build timeout
|
||||||
graphene = markBroken super.graphene;
|
graphene = markBroken super.graphene;
|
||||||
|
|
||||||
|
@ -96,6 +96,9 @@ self:
|
|||||||
# Expects bash to be at /bin/bash
|
# Expects bash to be at /bin/bash
|
||||||
flycheck-rtags = markBroken super.flycheck-rtags;
|
flycheck-rtags = markBroken super.flycheck-rtags;
|
||||||
|
|
||||||
|
# upstream issue: missing dependency
|
||||||
|
fold-dwim-org = markBroken super.fold-dwim-org;
|
||||||
|
|
||||||
# build timeout
|
# build timeout
|
||||||
graphene = markBroken super.graphene;
|
graphene = markBroken super.graphene;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user