Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670244 - xfce-extra/xfce4-notifyd: missing DEPEND on dev-libs/dbus-glib
Summary: xfce-extra/xfce4-notifyd: missing DEPEND on dev-libs/dbus-glib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-11-04 06:11 UTC by Georgy Yakovlev
Modified: 2018-11-04 09:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch adding missing dep (0001-xfce-extra-xfce4-notifyd-add-missing-dep-on-dbus-gli.patch,1.84 KB, patch)
2018-11-04 06:13 UTC, Georgy Yakovlev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Georgy Yakovlev archtester gentoo-dev 2018-11-04 06:11:32 UTC
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.
Comment 1 Georgy Yakovlev archtester gentoo-dev 2018-11-04 06:13:13 UTC
Created attachment 554004 [details, diff]
patch adding missing dep
Comment 2 Larry the Git Cow gentoo-dev 2018-11-04 09:37:25 UTC
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(+)