Bugzilla Automation <[email protected]> has asked freebsd-emulation (Nobody) <[email protected]> for maintainer-feedback: Bug 281510: graphics/linux-rl9-librsvg2 [PATCH] Adds missing dependency and updates port to rev. 4 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281510
--- Description --- Hi, When installing on an amd64 machine there were errors due to missing cairo-gobject, gnutls and libproxy dependencies. A patch I submitted earlier today* for linux-rl9-gdk-pixbuf (which is a dependency of this port) takes care of the gnutls and libproxy dependencies. I added the cairo-gobject and the package now installs succesfully. I removed the png dependency as it is already provided by the gdk-pixbuf dependency. Does that make sense? This was only tested on amd64. It passed succesfully: * pkg install * poudriere testport * portlint * portfmt Makefile * portclippy Makefile * https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281509
