Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 679931 Details for
Bug 762092
dev-libs/json-glib: wrong meson option name
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix.patch
0001-dev-libs-json-glib-fix-meson-option-name.patch (text/plain), 1014 bytes, created by
David Michael
on 2020-12-28 02:28:28 UTC
(
hide
)
Description:
fix.patch
Filename:
MIME Type:
Creator:
David Michael
Created:
2020-12-28 02:28:28 UTC
Size:
1014 bytes
patch
obsolete
>From 5435d35f45db81eb251f0a9bbf67cd37389f4a8a Mon Sep 17 00:00:00 2001 >From: David Michael <fedora.dm0@gmail.com> >Date: Sun, 27 Dec 2020 21:28:07 -0500 >Subject: [PATCH] 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> >--- > dev-libs/json-glib/json-glib-1.6.0.ebuild | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/dev-libs/json-glib/json-glib-1.6.0.ebuild b/dev-libs/json-glib/json-glib-1.6.0.ebuild >index 3723a06a554..35c0e160931 100644 >--- a/dev-libs/json-glib/json-glib-1.6.0.ebuild >+++ b/dev-libs/json-glib/json-glib-1.6.0.ebuild >@@ -39,7 +39,7 @@ src_prepare() { > multilib_src_configure() { > local emesonargs=( > -Dintrospection=$(multilib_native_usex introspection enabled disabled) >- -Ddocs=$(multilib_native_usex gtk-doc enabled disabled) >+ -Dgtk_doc=$(multilib_native_usex gtk-doc enabled disabled) > -Dman=true > ) > meson_src_configure >-- >2.26.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 762092
: 679931