After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350908 - notification-daemon missing dependencies
notification-daemon missing dependencies
Status: RESOLVED FIXED
Product: GARNOME
Classification: Deprecated
Component: general
2.15.x
Other All
: Normal normal
: ---
Assigned To: GARNOME Maintainers
garnome list
Depends on:
Blocks:
 
 
Reported: 2006-08-11 15:22 UTC by Andrew Sayman
Modified: 2006-08-13 09:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Sayman 2006-08-11 15:22:23 UTC
Please describe the problem:
desktop/notification-daemon is missing dependencies. It requires freedesktop/dbus-glib, desktop/libwnck, and platform/GConf

Steps to reproduce:
Having nothing but the bootstrap libs installed,
cd desktop/notification-daemon && make install

Actual results:
Installation fails because of missing dependencies.

Expected results:
I expect garnome to also build these dependencies.

Does this happen every time?
Yes.

Other information:
I missed these dependencies at first because of other Gnome/Garnome installations on my system. When doing some smoketesting I came across this.
Comment 1 Karsten Bräckelmann 2006-08-13 09:59:55 UTC
Thanks Andrew.

Fixed LIBDEPS for desktop/notification-daemon in CVS HEAD.