From cc6b5d2a3673f33deba579a74057868a1430b34f Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 5 Jan 2020 10:04:27 -0500 Subject: add dependencies --- xdgmenumaker/debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xdgmenumaker') diff --git a/xdgmenumaker/debian/control b/xdgmenumaker/debian/control index d63f95f..91d403d 100644 --- a/xdgmenumaker/debian/control +++ b/xdgmenumaker/debian/control @@ -13,10 +13,10 @@ Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, python3, -# let us see if dh-python generates these requirements -# python3-xdg, -# python3-gi + python3-xdg, + python3-gi # for python2: +# python2 # python-gi # python-gtk2 Suggests: -- cgit