Update list of install dependencies, for autopkgtests (python3-amqplib)

This commit is contained in:
Steve Langasek 2018-09-20 15:15:50 +02:00
parent f2456289ac
commit 414c91e10c

View File

@ -8,3 +8,4 @@ Requirements:
* Python APT/DPKG bindings aptitude install python3-apt
* Python YAML library aptitude install python3-yaml
* Python nose tests (testing) aptitude install python3-nose
* Python AMQP bindings apt install python3-amqplib