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.