summaryrefslogtreecommitdiff
path: root/provisioning/modules/pixelated/files/apt/pixelated-preferences
diff options
context:
space:
mode:
authorPatrick Maia <patrickjourdanmaia@gmail.com>2015-02-06 21:27:58 +0000
committervarac <varacanero@zeromail.org>2015-02-09 13:49:44 +0100
commit687b30209b628d4a9678df29d0ac8ef8bf657b4f (patch)
tree59fe6748336a10aa0247bb2b71e149070a71f96b /provisioning/modules/pixelated/files/apt/pixelated-preferences
parentff4ebf784e4df248c20d01dcc7e8905aee74d79c (diff)
Fix debian package dependencies in Vagrant deb box when using wheezy #278
Diffstat (limited to 'provisioning/modules/pixelated/files/apt/pixelated-preferences')
-rw-r--r--provisioning/modules/pixelated/files/apt/pixelated-preferences11
1 files changed, 11 insertions, 0 deletions
diff --git a/provisioning/modules/pixelated/files/apt/pixelated-preferences b/provisioning/modules/pixelated/files/apt/pixelated-preferences
new file mode 100644
index 00000000..cc01f73f
--- /dev/null
+++ b/provisioning/modules/pixelated/files/apt/pixelated-preferences
@@ -0,0 +1,11 @@
+Package: python-twisted*
+Pin: release a=wheezy-backports
+Pin-Priority: 999
+
+Package: python-whoosh
+Pin: origin packages.pixelated-project.org
+Pin-Priority: 999
+
+Package: python-pycryptopp
+Pin: release a=wheezy-backports
+Pin-Priority: 999