gdk-pixbuf: make target env hook

Unfortunately, we need to emulate the system to get a real cache.
Native version doesn’t know the right paths.
This commit is contained in:
Matthew Bauer
2020-04-06 16:36:22 -04:00
parent 93a8887531
commit 6c5983a291
2 changed files with 3 additions and 3 deletions
@@ -14,4 +14,4 @@ findGdkPixbufLoaders() {
}
addEnvHooks "$hostOffset" findGdkPixbufLoaders
addEnvHooks "$targetOffset" findGdkPixbufLoaders