mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
buildserver: use git from jessie-backports to get better workflow
A number of key features around username/password handling where added in 2.3, like GIT_SSH_COMMAND and GIT_TERMINAL_PROMPT.
This commit is contained in:
parent
4b51cc273a
commit
c45264b190
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ packages="
|
||||||
flex
|
flex
|
||||||
gettext/jessie-backports
|
gettext/jessie-backports
|
||||||
gettext-base/jessie-backports
|
gettext-base/jessie-backports
|
||||||
git-core
|
git-core/jessie-backports
|
||||||
git-svn
|
git-svn/jessie-backports
|
||||||
gperf
|
gperf
|
||||||
graphviz
|
graphviz
|
||||||
imagemagick
|
imagemagick
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue