File: Need_new_build_instructions_for_Debian_stable.mdwn

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (5 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (12)
1
2
3
4
5
The instructions for building git-annex on [[install/Debian]] stable don't seem to be valid anymore.

1. `dpkg-checkbuilddeps` is looking for the wrong packages, e.g. libghc-missingh-dev instead of libghc6-missingh-dev.

2. Not all dependencies are available in the Squeeze repositories anymore (at least not Crypto and hS3), if I am not mistaken.