Browse code

Merge "add numpy to package list, saves lots of time"

Jenkins authored on 2013/01/23 12:14:35
Showing 2 changed files
... ...
@@ -31,6 +31,7 @@ python-libvirt
31 31
 python-libxml2
32 32
 python-routes
33 33
 python-netaddr
34
+python-numpy # used by websockify for spice console
34 35
 python-pastedeploy
35 36
 python-eventlet
36 37
 python-cheetah
... ...
@@ -10,6 +10,7 @@ kvm
10 10
 libvirt-bin # NOPRIME
11 11
 libvirt-python
12 12
 libxml2-python
13
+numpy # needed by websockify for spice console
13 14
 m2crypto
14 15
 mysql-server # NOPRIME
15 16
 parted