diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-09-23 13:06:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-09-23 13:06:35 -0400 |
commit | 93b8c44dc1d1f8e2bd1438a4b7c4c748ba3df10d (patch) | |
tree | 38100d46e5eb5093fe144df84b23724ded9be824 /doc/bugs | |
parent | 2385734578397dcd334387ee498fd321a14a55f6 (diff) |
comment
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Set_some_reasonable_requirements_lower-bound_for_linux_standalone_builds:_no_longer_usable_on_CentOS_6.5/comment_2_3ed7589687fe251066677ad5a01bbbb0._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/Set_some_reasonable_requirements_lower-bound_for_linux_standalone_builds:_no_longer_usable_on_CentOS_6.5/comment_2_3ed7589687fe251066677ad5a01bbbb0._comment b/doc/bugs/Set_some_reasonable_requirements_lower-bound_for_linux_standalone_builds:_no_longer_usable_on_CentOS_6.5/comment_2_3ed7589687fe251066677ad5a01bbbb0._comment new file mode 100644 index 000000000..01f83a095 --- /dev/null +++ b/doc/bugs/Set_some_reasonable_requirements_lower-bound_for_linux_standalone_builds:_no_longer_usable_on_CentOS_6.5/comment_2_3ed7589687fe251066677ad5a01bbbb0._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-09-23T17:04:38Z" + content=""" +Actually, git-annex doesn't currently build on debian stable because it +needs a newer version of optparse-applicative. The new version builds just +fine on stable, so could easily be backported. I could probably get +git-annex building with the old version of optparse-applicative, with +sufficient ifdef pain, but a backport would be a nicer solution. +"""]] |