File: Need_new_build_instructions_for_Debian_stable.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (5 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (13)
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.