Comment 2 for bug 1457651

Revision history for this message
Sam Hartman (hartmans) wrote : Re: [Bug 1457651] Re: Need to support gee-0.8

Yeah.
The patch we have is debian-specific and local.
You'll want to generate a patch that works both on centos6 and modern
debian, which will be fairly tricky
because

* vala runs at make dist time (before configure)

* You detect your gee version at configure time.

This looked really messy to me.