chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcba707
)
buildserver: install gettext from jessie-backports
author
Hans-Christoph Steiner
<hans@eds.org>
Tue, 3 Jan 2017 21:23:38 +0000
(22:23 +0100)
committer
Hans-Christoph Steiner
<hans@eds.org>
Tue, 3 Jan 2017 21:24:38 +0000
(22:24 +0100)
In order to install a package from jessie-backports, apt-get has to be told
to get it from there rather than the main archive. It will not use
jessie-backports by default even if it is added as an apt source.
closes #224
buildserver/provision-apt-get-install
patch
|
blob
|
history
diff --git
a/buildserver/provision-apt-get-install
b/buildserver/provision-apt-get-install
index f36d5c7a42eb93e8e7142260624a463035515a99..8f2a9b5809123a8c97006314159e9f3296380c1e 100644
(file)
--- a/
buildserver/provision-apt-get-install
+++ b/
buildserver/provision-apt-get-install
@@
-40,7
+40,8
@@
packages="
expect
faketime
flex
- gettext
+ gettext/jessie-backports
+ gettext-base/jessie-backports
git-core
git-svn
gperf