diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-17 10:05:24 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-17 10:05:24 -0400 |
commit | 6c2f83176549542dc378566ac8af7a55d44ac45e (patch) | |
tree | 9430b38334309969d7a8bf4ccffbd027226ed540 /xdgmenumaker/debian/control | |
parent | Merge branch 'puddletag-new' into 'master' (diff) | |
download | stackrpms-6c2f83176549542dc378566ac8af7a55d44ac45e.tar.gz stackrpms-6c2f83176549542dc378566ac8af7a55d44ac45e.tar.bz2 stackrpms-6c2f83176549542dc378566ac8af7a55d44ac45e.zip |
xdgmenumaker 1.6
version bump
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: |