summaryrefslogtreecommitdiff
path: root/doc/todo/git-annex-standalone_Debian_package/comment_1_ef36b0265127611ffeea3a5ed8c29515._comment
blob: ad3f8b9e5f1b49638b0c6db82e4630b0a609c09e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2015-04-11T13:52:28Z"
 content="""
I think this will work. I don't see a way to do it other than as a patch
to debian/ though.. Unless perhaps you could pass flags to stuff to make
a different directory be used. If you could do that, it could be included
in git-annex's master.

The package needs to depend on git (any version) so that the user can run
"git annex".

The rest of the depends are not necessary though. The standalone tarball
includes its own wget, rsync, gpg, curl, and ssh, so git-annex will be able
to use those.

If removing eg, the depends on wget though, you will want to add a
recommends on ca-certificates..
"""]]