build: add missing dependency to gdkpixbuf_dep
This should match the dependencies passed to the library() call that creates gdkpixbuf. Otherwise, linking the gdkpixbuf_bin executables will fail if -Ddefault_library=static, because static libraries don't carry dependency information themselves.