Summary: | sys-kernel/genkernel ebuild should include qt5 USE flag for xconfig and gk3 for gconfig | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dale Pontius <depontius> |
Component: | Current packages | Assignee: | Gentoo Genkernel Maintainers <genkernel> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | CC: | fturco, jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Dale Pontius
2018-06-28 12:37:36 UTC
I am not sure what to do here. I tend to reject that request:
xconfig would need
virtual/pkgconfig
dev-qt/qtcore
dev-qt/qtgui
dev-qt/qtwidgets
and gconfig would need
virtual/pkgconfig
x11-libs/gtk+:2
dev-libs/glib
gnome-base/libglade
The difference between USE=cryptsetup (which is now gone BTW) is that it's not enough to install those packages. I.e. you still need working display server or you will get errors like
> (gconf:84887): Gtk-WARNING **: 15:41:29.053: cannot open display:
My point is: You will never use this on a server for example. And on a system with some kind of graphical interface, you will probably have these packages already installed.
|