Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906048 - x11-libs/libnotify [introspection] is missing x11-libs/gdk-pixbuf [introspection] as dependency
Summary: x11-libs/libnotify [introspection] is missing x11-libs/gdk-pixbuf [introspect...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-10 05:34 UTC by Mio
Modified: 2023-10-20 13:14 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mio 2023-05-10 05:34:43 UTC
when building libnotify with +introspection
Couldn't find include 'GdkPixbuf-2.0.gir' (search path: '['/usr/share/gir-1.0', '/usr/share', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0']')
ninja: build stopped: subcommand failed.

fix: rebuild x11-libs/gdk-pixbuf with +introspection use flag
Comment 1 Larry the Git Cow gentoo-dev 2023-10-20 13:14:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249ea33f0d34c94ea0b1e42c960962f07708c8f1

commit 249ea33f0d34c94ea0b1e42c960962f07708c8f1
Author:     Guillermo Joandet <gjoandet@gmail.com>
AuthorDate: 2023-10-10 18:36:32 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-10-20 13:14:36 +0000

    x11-libs/libnotify: Version bump to 0.8.3
    
    Add introspection USE dependency for x11-libs/gdk-pixbuf
    
    Closes: https://bugs.gentoo.org/906048
    Signed-off-by: Guillermo Joandet <gjoandet@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33286
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 x11-libs/libnotify/Manifest               |  1 +
 x11-libs/libnotify/libnotify-0.8.3.ebuild | 71 +++++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+)