summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar gernot <gernot@web>2011-04-26 13:06:58 +0000
committerGravatar admin <admin@branchable.com>2011-04-26 13:06:58 +0000
commitebd6ea1abb80c617f2bf1b693a54ec8b653db623 (patch)
treeeb2d26bac48d3283673d9cf11f399a91426898fa /doc
parent70d4e7349bd7ed04a9cc8c1b309c1fdfb375a7af (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Need_new_build_instructions_for_Debian_stable.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/Need_new_build_instructions_for_Debian_stable.mdwn b/doc/forum/Need_new_build_instructions_for_Debian_stable.mdwn
new file mode 100644
index 000000000..7db19697c
--- /dev/null
+++ b/doc/forum/Need_new_build_instructions_for_Debian_stable.mdwn
@@ -0,0 +1,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.