diff --git a/packages.json b/packages.json index 823011b..445fac8 100644 --- a/packages.json +++ b/packages.json @@ -6125,6 +6125,18 @@ "license": "MIT", "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",