Hi! I was installing a new gentoo workstation and caught this: snip from buildlog checking LIBNOTIFY_CFLAGS... -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBNOTIFY_LIBS... -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for GTK... yes checking for gdbus-codegen... /usr/bin/gdbus-codegen checking for dbus-binding-tool... no *** The program "dbus-binding-tool" is required to build.
Created attachment 554004 [details, diff] patch adding missing dep
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e6c085b8bdca145a17407afae331ed8e6ba8ed6 commit 7e6c085b8bdca145a17407afae331ed8e6ba8ed6 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-11-04 09:14:40 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-11-04 09:14:40 +0000 xfce-extra/xfce4-notifyd: Workaround stale DBUS_BINDING_TOOL check Closes: https://bugs.gentoo.org/670244 Signed-off-by: Michał Górny <mgorny@gentoo.org> xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3.ebuild | 6 ++++++ 1 file changed, 6 insertions(+)