teejee2008 / polo

Advanced file manager for Linux written in Vala. Supports multiple panes (single, dual, quad) with multiple tabs in each pane. Supports archive creation, extraction and browsing. Support for cloud storage; running and managing KVM images, modifying PDF documents and image files, booting ISO files in KVM, and writing ISO files to USB drives.
https://teejee2008.github.io/polo/
GNU General Public License v2.0
619 stars 85 forks source link

forgot to remove qemu-kvm, qemu-utils from Depends in latest debian/control commit #281

Open Baltix opened 1 year ago

Baltix commented 1 year ago

Hi, thanks for nice file-manager ;) It seems you forgot to remove qemu-kvm, qemu-utils from Depends debian/control in latest commit commit/e27f7a47dc1c21192ed43534d1a1d09ddacb6202

Now qemu-kvm, qemu-utils,is in both - Depends and Recommends, please remove from Depends.

Btw, I think it would be better to move huge packages, like qemu-kvm, qemu-utils and maybe ghostscript to Suggests instead of Recommends, because packages in Recommends are installed by defaults, while only few File-Manager users needs qemu