From e75d87b833fa52be23a106ad8c743604e27afd42 Mon Sep 17 00:00:00 2001 From: monsta Date: Sat, 27 May 2017 12:09:45 +0300 Subject: [PATCH] build: add build-dep on dh-python to fix build warning --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fcf0133..af03a60 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: mintmenu Section: admin Priority: optional Maintainer: Clement Lefebvre -Build-Depends: debhelper (>= 9), python +Build-Depends: debhelper (>= 9), python, dh-python, Standards-Version: 3.9.5 Package: mintmenu