package/avahi: configure option pygtk was renamed to pygobject
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 27 Nov 2017 20:27:00 +0000 (21:27 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Dec 2017 22:06:32 +0000 (23:06 +0100)
See corresponding commit:
https://github.com/lathiat/avahi/commit/142124dae6f043085aba59fca4657c56b2b23b65

Fixes
http://autobuild.buildroot.net/results/1e9/1e974c814ae4236077a869339be1143a9af7e5cd/
http://autobuild.buildroot.net/results/010/0101b1205aec5a0c9c6509edf3d302aeaa3bd0ca/
http://autobuild.buildroot.net/results/572/5721634ffa2a4544a82dda08c1fcea331ecdadaf/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/avahi/avahi.mk

index b89887b4c7dd0887d06ea47d201fc7cac8c44ed3..c8f1af9a9dc4fc27ea00c474acb68bc491341b29 100644 (file)
@@ -77,7 +77,7 @@ AVAHI_CONF_OPTS = \
        --disable-gtk \
        --disable-gtk3 \
        --disable-gdbm \
-       --disable-pygtk \
+       --disable-pygobject \
        --disable-mono \
        --disable-monodoc \
        --disable-stack-protector \