Summary: | sys-libs/gwenhywfar-4.19.0 does not compile with more than one gui | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexandre Ferreira <alexandref75> |
Component: | Current packages | Assignee: | Hanno Böck <hanno> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jer |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Patch for the ebuild |
Fixed in -r1. Thanks for the patch. commit 49e97b6b6b3606b0652d68128fc07fdd2cb63f47 Author: Jeroen Roovers <jer@gentoo.org> Date: Wed Feb 14 06:41:01 2018 +0100 sys-libs/gwenhywfar: Fix USE="gtk qt5" by Alexandre Ferreira (bug #647578). Package-Manager: Portage-2.3.24, Repoman-2.3.6 |
Created attachment 519398 [details, diff] Patch for the ebuild The ebuild does not generate correctly the configure command for the gwenhywfar when more than one gui is specified. The attached patch allows multiple guis to be compiled correctly.