mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
revert libpng gdk_pixbuf_loader cmd (#5566)
This commit is contained in:
@@ -66,7 +66,8 @@ class Librsvg < Package
|
||||
end
|
||||
|
||||
def self.postinstall
|
||||
# gdk_pixbuf should be setting the correct env variables
|
||||
system 'gdk-pixbuf-query-loaders'
|
||||
end
|
||||
if File.exist?("#{CREW_PREFIX}/bin/gdk-pixbuf-query-loaders")
|
||||
system 'gdk-pixbuf-query-loaders',
|
||||
'--update-cache'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user