avahi: fix avahi-ui build with libgtk3
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 31 Oct 2014 11:50:49 +0000 (12:50 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 31 Oct 2014 11:50:49 +0000 (12:50 +0100)
commite6c04e6daae674f8983ec2fb106fb897c6803c32
tree85cf003297a68ecd4ff835531338228add20c0c8
parentc7c0ca288dc8bf758c4324e23fc5853192d23d7a
avahi: fix avahi-ui build with libgtk3

Fixes:
http://autobuild.buildroot.net/results/daa/daad247db16818f25ab33402e26e27257defbe13/
http://autobuild.buildroot.net/results/720/720e2c8a5eab8b47d2510fe03b4a90ec8beafc17/
http://autobuild.buildroot.net/results/02b/02b4ab9ee07707ee4a4d4ea2b9c67bee91b1392d/
http://autobuild.buildroot.net/results/819/81914317ce82dc1321484d8c2b65647f92aa6929/

And many others.

avahi-ui uses deprecated gtk functionality, but explicitly requests to
disable the deprecated API support in gtk - Breaking the build when building
against libgtk3.

Patch is taken from Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=1001676

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/avahi/avahi-no-gtk-deprecations.patch [new file with mode: 0644]
package/avahi/avahi.mk