mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-02-23 07:14:24 +01:00
add python2.7-minimal to requirements
This commit is contained in:
@@ -27,7 +27,7 @@ This install virtual environments and other dependencies. The actual python pack
|
||||
|
||||
On Debian based systems (tested on Debian 8, 2016-08-30):
|
||||
```
|
||||
$ sudo apt-get install git virtualenv libmpfr-dev libssl-dev libmpc-dev libffi-dev build-essential libpython-dev
|
||||
$ sudo apt-get install git virtualenv libmpfr-dev libssl-dev libmpc-dev libffi-dev build-essential libpython-dev python2.7-minimal
|
||||
```
|
||||
|
||||
### Option B: dependencies for bare install
|
||||
|
||||
Reference in New Issue
Block a user