From 51231f116c37d8dd60f13d28c7a7eda11c67d328 Mon Sep 17 00:00:00 2001 From: Dan Streetman Date: Tue, 12 Feb 2019 16:57:57 -0500 Subject: [PATCH] debian/control: add python3-lazr.restfulclient dep to python3-ubuntutools --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 125a3cf..1d39a8b 100644 --- a/debian/control +++ b/debian/control @@ -132,6 +132,7 @@ Depends: python3-distro-info, python3-httplib2, python3-launchpadlib, + python3-lazr.restfulclient, sensible-utils, ${misc:Depends}, ${python3:Depends},