add libghc-unbounded-delays-dev to debian/control deps
This commit is contained in:
parent
026bab0c49
commit
b13b1d48b2
3 changed files with 16 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -75,6 +75,7 @@ Build-Depends:
|
|||
libghc-optparse-applicative-dev (>= 0.11.0),
|
||||
libghc-torrent-dev,
|
||||
libghc-concurrent-output-dev,
|
||||
libghc-unbounded-delays-dev,
|
||||
libghc-disk-free-space-dev,
|
||||
libghc-mountpoints-dev,
|
||||
libghc-magic-dev,
|
||||
|
|
|
@ -11,3 +11,5 @@ unbounded-delays
|
|||
```
|
||||
|
||||
oddly we still built fine I believe for the http://github.com/datalad/git-annex where we also do not have that one I think
|
||||
|
||||
> [[fixed|done]] presumably --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2025-09-29T15:07:41Z"
|
||||
content="""
|
||||
git-annex has a dependency on unbounded-delays, listed in git-annex.cabal.
|
||||
|
||||
Noting has changed here since 2024 when it stopped vendoring part of that
|
||||
library and added the dependency.
|
||||
|
||||
I do see that the debian/control shipped with git-annex was missing that
|
||||
dep, I've added it and I *guess* that will fix your problem
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue