diff options
author | B Stack <bgstack15@gmail.com> | 2020-01-05 10:04:27 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-01-05 10:04:27 -0500 |
commit | cc6b5d2a3673f33deba579a74057868a1430b34f (patch) | |
tree | cfbbf63eb7d0d60ef4f7c02d2e8c09ef67c0c970 /xdgmenumaker/debian | |
parent | add xdgmenumaker, at v 1.5 (diff) | |
download | stackrpms-cc6b5d2a3673f33deba579a74057868a1430b34f.tar.gz stackrpms-cc6b5d2a3673f33deba579a74057868a1430b34f.tar.bz2 stackrpms-cc6b5d2a3673f33deba579a74057868a1430b34f.zip |
add dependencies
Diffstat (limited to 'xdgmenumaker/debian')
-rw-r--r-- | xdgmenumaker/debian/control | 6 |
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: |