From 414c91e10c2b0ad8e5ba57bcc7bd783df998e679 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 20 Sep 2018 15:15:50 +0200 Subject: [PATCH] Update list of install dependencies, for autopkgtests (python3-amqplib) --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index 4b1b199..c856b15 100644 --- a/INSTALL +++ b/INSTALL @@ -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