diff options
author | B Stack <bgstack15@gmail.com> | 2020-01-07 16:19:31 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-01-07 16:19:31 -0500 |
commit | 7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb (patch) | |
tree | c6862acd465d9270c68cfc47918f36e08a10d77b /xdgmenumaker/debian/control | |
parent | add dependencies (diff) | |
download | stackrpms-7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb.tar.gz stackrpms-7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb.tar.bz2 stackrpms-7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb.zip |
add dpkg-trigger function to xdgmenumaker
Partially as a proof of concept, as well as to facilitate the
auto-generation of xdg-compatible menu in fluxbox.
Diffstat (limited to 'xdgmenumaker/debian/control')
-rw-r--r-- | xdgmenumaker/debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xdgmenumaker/debian/control b/xdgmenumaker/debian/control index 91d403d..53ef3cf 100644 --- a/xdgmenumaker/debian/control +++ b/xdgmenumaker/debian/control @@ -11,6 +11,7 @@ Homepage: https://github.com/gapan/xdgmenumaker Package: xdgmenumaker Architecture: any Multi-Arch: foreign +Pre-Depends: xvfb Depends: ${misc:Depends}, ${shlibs:Depends}, python3, python3-xdg, |