Fix librsvg, missing an in postinstall (#5568)

This commit is contained in:
Mia
2021-04-07 19:45:50 -04:00
committed by GitHub
parent a214a8c4df
commit 0f5543f0f8

View File

@@ -70,4 +70,5 @@ class Librsvg < Package
system 'gdk-pixbuf-query-loaders',
'--update-cache'
end
end
end