mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-05 08:37:14 -04:00
Change FreeBSD dependencies to specify python3, rather than python
Former-commit-id: 8019c1fbe564af3969474ae70e4db7ab044ca3cd Former-commit-id: 60b88be63ee6a3b1c63920970867bf4ca031d855
This commit is contained in:
+2
-2
@@ -350,8 +350,8 @@ maintainer: <idgr at tutanota dot com>
|
|||||||
www: https://github.com/rwinkhart/sshyp
|
www: https://github.com/rwinkhart/sshyp
|
||||||
prefix: /
|
prefix: /
|
||||||
\"deps\" : {
|
\"deps\" : {
|
||||||
\"python\" : {
|
\"python3\" : {
|
||||||
\"origin\" : \"lang/python\"
|
\"origin\" : \"lang/python3\"
|
||||||
},
|
},
|
||||||
\"gnupg\" : {
|
\"gnupg\" : {
|
||||||
\"origin\" : \"security/gnupg\"
|
\"origin\" : \"security/gnupg\"
|
||||||
|
|||||||
Reference in New Issue
Block a user