diff options
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 823011b..445fac8 100644 --- a/packages.json +++ b/packages.json @@ -6126,6 +6126,18 @@ "web": "https://bitbucket.org/moigagoo/storage/" }, { + "name": "fontconfig", + "url": "https://github.com/Parashurama/fontconfig", + "method": "git", + "tags": [ + "fontconfig", + "font" + ], + "description": "Low level wrapper for the fontconfig library.", + "license": "Fontconfig License", + "web": "https://github.com/Parashurama/fontconfig" + }, + { "name": "sysrandom", "url": "https://github.com/euantorano/sysrandom.nim", "method": "git", |
