mirror of
https://github.com/gentoo-mirror/steam-overlay.git
synced 2025-04-18 07:19:02 -04:00
media-libs/jpeg-compat: Update cmake dependency by dropping it
It's covered by the eclass. We're way beyond the minimum version now. Closes: https://github.com/anyc/steam-overlay/issues/353 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
parent
ff3b0a7883
commit
de98a6015a
@ -1,9 +1,8 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
CMAKE_ECLASS=cmake
|
||||
inherit cmake-multilib
|
||||
|
||||
MY_PN="libjpeg-turbo"
|
||||
@ -21,7 +20,6 @@ ASM_DEPEND="|| ( dev-lang/nasm dev-lang/yasm )"
|
||||
|
||||
BDEPEND="
|
||||
app-misc/pax-utils
|
||||
>=dev-util/cmake-3.16.5
|
||||
amd64? ( ${ASM_DEPEND} )
|
||||
x86? ( ${ASM_DEPEND} )
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user