mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
Add PYTHON option for OpenZFS
This commit is contained in:
committed by
Ryan Moeller
parent
9bc043190f
commit
c129fa34c0
@@ -24,7 +24,10 @@
|
||||
#
|
||||
|
||||
ports += "ports-mgmt/pkg"
|
||||
ports += "sysutils/openzfs"
|
||||
ports += {
|
||||
"name": "sysutils/openzfs",
|
||||
"options": ["OPTIONS_FILE_SET+=PYTHON"]
|
||||
}
|
||||
ports += "dns/bind-tools"
|
||||
ports += "dns/dnsmasq"
|
||||
ports += "textproc/jq"
|
||||
|
||||
Reference in New Issue
Block a user