From bc6035454c6138d0974173900e50e33793b2e5d0 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 26 Dec 2012 09:49:57 +0000 Subject: Require only virtualenv rather than buildbot --- (limited to 'config/packages/deps.json') diff --git a/config/packages/deps.json b/config/packages/deps.json index 072aa9c..1b1160c 100644 --- a/config/packages/deps.json +++ b/config/packages/deps.json @@ -791,6 +791,17 @@ "time" ] }, + "virtualenv": { + "debian": [ + "python-virtualenv" + ], + "fedora": [ + "python-virtualenv" + ], + "ubuntu": [ + "python-virtualenv" + ] + }, "vte python": { "debian": [ "python-vte" -- cgit v0.9.1