mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-01-26 08:18:58 -05: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:
@@ -50,8 +50,8 @@ packages="
|
||||
flex
|
||||
gettext/jessie-backports
|
||||
gettext-base/jessie-backports
|
||||
git-core
|
||||
git-svn
|
||||
git-core/jessie-backports
|
||||
git-svn/jessie-backports
|
||||
gperf
|
||||
graphviz
|
||||
imagemagick
|
||||
|
||||
Reference in New Issue
Block a user