mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sys-apps/cpu-x: raise libcpuid version requirement
This is still older than what we have in ::gentoo now but upstream says older than 0.5.0 is explicitly unsupported/broken. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ COMMON_DEPEND="
|
||||
force-libstatgrab? ( sys-libs/libstatgrab )
|
||||
!force-libstatgrab? ( sys-process/procps:= )
|
||||
gui? ( >=x11-libs/gtk+-3.12:3 )
|
||||
cpu? ( >=dev-libs/libcpuid-0.3.0:= )
|
||||
cpu? ( >=dev-libs/libcpuid-0.5.0:= )
|
||||
gpu? ( >=media-libs/glfw-3.3
|
||||
media-libs/libglvnd )
|
||||
pci? ( sys-apps/pciutils )
|
||||
|
||||
Reference in New Issue
Block a user