diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-24 14:01:30 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-24 14:01:30 +0000 |
commit | eec285bd854b68abef78f59e4643b1652497d563 (patch) | |
tree | 9430b38334309969d7a8bf4ccffbd027226ed540 /xdgmenumaker/debian/control | |
parent | Merge branch 'puddletag-new' into 'master' (diff) | |
parent | xdgmenumaker 1.6 (diff) | |
download | stackrpms-eec285bd854b68abef78f59e4643b1652497d563.tar.gz stackrpms-eec285bd854b68abef78f59e4643b1652497d563.tar.bz2 stackrpms-eec285bd854b68abef78f59e4643b1652497d563.zip |
Merge branch 'xdgmenumaker-bump' into 'master'
xdgmenumaker 1.6
See merge request bgstack15/stackrpms!189
Diffstat (limited to 'xdgmenumaker/debian/control')
-rw-r--r-- | xdgmenumaker/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xdgmenumaker/debian/control b/xdgmenumaker/debian/control index 384cccf..29a70cb 100644 --- a/xdgmenumaker/debian/control +++ b/xdgmenumaker/debian/control @@ -25,7 +25,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, # python2 # python-gi # python-gtk2 -Suggests: +Recommends: # for python3: python3-pil # for python2: |