summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-27 16:54:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-27 16:54:42 -0400
commitb70d9f6a41e3c909920cbcb11a2e081e356d55c6 (patch)
tree092691d165c49631bc57a46291243af9e2b6e1e2 /doc
parentd2e0a94c5d5b14bc87b0cc7e90738235d9f975ad (diff)
response
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/git-annex_on_openSUSE/comment_1_97313a8a7fc7f558b5956989442a0f0b._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/git-annex_on_openSUSE/comment_1_97313a8a7fc7f558b5956989442a0f0b._comment b/doc/forum/git-annex_on_openSUSE/comment_1_97313a8a7fc7f558b5956989442a0f0b._comment
new file mode 100644
index 000000000..9a000b817
--- /dev/null
+++ b/doc/forum/git-annex_on_openSUSE/comment_1_97313a8a7fc7f558b5956989442a0f0b._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-03-27T20:53:23Z"
+ content="""
+To install gnuidn, you need to install the libidn C library.
+
+That is only needed for XMPP support. So you can avoid it with:
+cabal configure -f-XMPP
+
+There is already an openSUSE build, afaik.
+<https://git-annex.brachable.com/install/openSUSE/>
+"""]]