improve
This commit is contained in:
parent
f3979196d4
commit
d1c599c293
1 changed files with 4 additions and 1 deletions
|
@ -54,7 +54,10 @@ Move git-annex into some directory that is in your PATH:
|
||||||
mv ~/.local/bin/git-annex ~/bin # or /usr/local/bin/ or whatever
|
mv ~/.local/bin/git-annex ~/bin # or /usr/local/bin/ or whatever
|
||||||
|
|
||||||
Note that this build produces a git-annex without XMPP and DBUS support.
|
Note that this build produces a git-annex without XMPP and DBUS support.
|
||||||
These optional features are only used by the webapp.
|
These optional features are only used by the webapp, and require
|
||||||
|
installing additional C libraries. To try to build with these features
|
||||||
|
enabled, pass extra parameters when running stack:
|
||||||
|
`--flag git-annex:XMPP --flag git-annex:DBUS`
|
||||||
|
|
||||||
## minimal build from source with cabal
|
## minimal build from source with cabal
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue