maintainer-feedback requested: [Bug 205836] graphics/cairo - fix build with GLIB option unset
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 3 13:17:29 UTC 2016
Pietro Cerutti <gahr at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 205836: graphics/cairo - fix build with GLIB option unset
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205836
--- Description ---
Created attachment 164996
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164996&action=edit
Fix build with GLIB option unset
sphinx needs GLIB, see configure.ac, line 808
AM_CONDITIONAL(BUILD_SPHINX, test "x$have_glib" = "xyes" -a "x$have_windows" =
"xno")
More information about the freebsd-gnome
mailing list