]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: Debian GNU/Linux wheezy needs backports 4327/head
authorLoic Dachary <ldachary@redhat.com>
Fri, 10 Apr 2015 07:26:14 +0000 (09:26 +0200)
committerLoic Dachary <ldachary@redhat.com>
Fri, 10 Apr 2015 21:51:45 +0000 (23:51 +0200)
commit3ab13e6451ced156ca65219f146fc9acc6479e6e
tree3f70f9d994cd8215916c27de88dd6e1d45c8abdd
parentd77de49eb1aaf35ea6153083716729cd8939cea2
install-deps.sh: Debian GNU/Linux wheezy needs backports

It is not enough for the backports to be available, they also need to be
explicitly allowed to take precedence whenever a package is installed
indirectly. This is causing problems with libp11-kit-dev pulled by
libcurl4-gnutls-dev.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
install-deps.sh