From: Jan Kiszka <[email protected]> ...as requested by dh.
Signed-off-by: Jan Kiszka <[email protected]> --- recipes-jailhouse/jailhouse/files/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-jailhouse/jailhouse/files/debian/control b/recipes-jailhouse/jailhouse/files/debian/control index f4cc5ce..4508160 100644 --- a/recipes-jailhouse/jailhouse/files/debian/control +++ b/recipes-jailhouse/jailhouse/files/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Standards-Version: 3.9.6 Build-Depends: linux-headers-@KERNEL_NAME@, git, - python-pip, python-setuptools, python-mako + dh-python, python-pip, python-setuptools, python-mako Maintainer: Jan Kiszka <[email protected]> X-Python-Version: >= 2.7 -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
