mirror of
https://github.com/TheGiddyLimit/homebrew.git
synced 2026-08-02 15:35:51 -04:00
fix: add missing dependency
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"spell": [
|
||||
"llspell"
|
||||
"llspell",
|
||||
"PHB"
|
||||
]
|
||||
},
|
||||
"edition": "classic",
|
||||
|
||||
Reference in New Issue
Block a user