Yavor Doganov Mon, 10 Sep 2018 23:27:46 -0700
This package doesn't use GConf but ends up linking with it because libgnomui depends on it and exposes this dependency via its pkg-config file.
A simple fix would be to pass --as-needed to the linker; the patch at #868424 already does that.