[neon/neon-packaging/plasma-firewall/Neon/release] debian: use python 3
Jonathan Riddell
null at kde.org
Tue Feb 16 15:40:44 GMT 2021
Git commit cb972fc016066b113eab015da52301695d7435ef by Jonathan Riddell.
Committed on 16/02/2021 at 15:40.
Pushed by jriddell into branch 'Neon/release'.
use python 3
M +1 -1 debian/control
https://invent.kde.org/neon/neon-packaging/plasma-firewall/commit/cb972fc016066b113eab015da52301695d7435ef
diff --git a/debian/control b/debian/control
index 7d98f41..83b3ce9 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Standards-Version: 3.9.6
Package: plasma-firewall
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python, ufw, netstat-nat, iproute2
+Depends: ${shlibs:Depends}, ${misc:Depends}, python3, ufw, netstat-nat, iproute2
Description: NX Firewall - Protect your workstation!
NX Firewall allows you to protect your workstation from
network atacks and also to avoid your data to be exposed
More information about the Neon-commits
mailing list