Commit 649957d
committed
Fix virtualenv package installation on Debian Jessie.
On Debian Jessie the package `python-virtualenv` no longer installes
the `virtualenv` binary. Instead we must install the `virtualenv` package.
See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752467
Fixes voxpupuli#1941 parent e92de3d commit 649957d
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
70 | | - | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
74 | | - | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
| |||
0 commit comments