In deb11 and 12 (oldstable and stable) python is a 'deps'. Python is not required by openbox and i avoid installing it. In debian10/buster python was 'suggests'. Suggested fix: package have python as a 'suggests' only (merely because an example pipe-menu uses it). PS: cifs-utils also affected - python a needless dep since deb11. Thanks, jo
appears deb12's openbox.deb also has ghostscript as a new dependency, and is the cause for a further +100MB of deps being installed - why? Upstream (openbox src repo) hasn't changed for several years, previous debian didn't need all the deps. Can the following deps be removed or be made suggests: python*, libpython*, libgs10*, poppler-data thannks, jo
Hi. I cannot confirm any dependencies on ghostscript or related, and there's no mention of it in the changelog or any documentation file. Are you pulling it for something else? The one on python, on the other hand, is not needless as the obamenu script is python. This isn't just an example, it was actually meant to be used for menu generation. I've never used it! So the question is, does anyone? Openbox certainly works without it, with the package as is however, Python is required. Regards, Oliver