Change FreeBSD dependencies to specify python3, rather than python

Former-commit-id: 8019c1fbe564af3969474ae70e4db7ab044ca3cd
Former-commit-id: 60b88be63ee6a3b1c63920970867bf4ca031d855
This commit is contained in:
2023-05-11 19:19:48 -04:00
parent 63292e291d
commit 2adee8978c
+2 -2
View File
@@ -350,8 +350,8 @@ maintainer: <idgr at tutanota dot com>
www: https://github.com/rwinkhart/sshyp
prefix: /
\"deps\" : {
\"python\" : {
\"origin\" : \"lang/python\"
\"python3\" : {
\"origin\" : \"lang/python3\"
},
\"gnupg\" : {
\"origin\" : \"security/gnupg\"