mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
imagemagick: Add MAGICK_CONFIGURE_PATH (#3300)
This commit is contained in:
parent
dbd4c07a81
commit
380d18f06b
@ -16,6 +16,7 @@
|
|||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"MAGICK_HOME": "$dir",
|
"MAGICK_HOME": "$dir",
|
||||||
|
"MAGICK_CONFIGURE_PATH": "$dir",
|
||||||
"MAGICK_CODER_MODULE_PATH": "$dir\\modules\\coders"
|
"MAGICK_CODER_MODULE_PATH": "$dir\\modules\\coders"
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user