Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 762092

Summary: dev-libs/json-glib: wrong meson option name
Product: Gentoo Linux Reporter: David Michael <fedora.dm0>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix.patch

Description David Michael 2020-12-28 02:27:36 UTC
There is no meson option named "docs".  It is supposed to be "gtk_doc".  As is, gtk-doc support is behaving as an automagic dependency and breaking things.
Comment 1 David Michael 2020-12-28 02:28:28 UTC
Created attachment 679931 [details, diff]
fix.patch
Comment 2 Larry the Git Cow gentoo-dev 2020-12-28 15:47:32 UTC
The bug has been closed via the following commit(s):

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

commit ddb518c87cd195d35444c05fbd1b6e76c5b9ddf8
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2020-12-28 02:28:07 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-12-28 15:47:03 +0000

    dev-libs/json-glib: fix meson option name
    
    Closes: https://bugs.gentoo.org/762092
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-libs/json-glib/json-glib-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)