evilsocket / opensnitch

OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
GNU General Public License v3.0
9.88k stars 490 forks source link

Added Debian package relation between opensnitch and python3-opensnitch-ui. #836

Closed petterreinholdtsen closed 1 year ago

petterreinholdtsen commented 1 year ago

This ensure 'apt install opensnitch' by default also install the graphical user interface. Also let the python3-opensnitch-ui package suggest opensnitch, to let users know about the daemon package. Not using recommends here to avoid circular recommend relation between the two packages.