summaryrefslogtreecommitdiff
path: root/xdgmenumaker/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'xdgmenumaker/debian/control')
-rw-r--r--xdgmenumaker/debian/control6
1 files changed, 3 insertions, 3 deletions
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:
bgstack15