mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
media-libs/grok: add info for cmake flag
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -22,7 +22,7 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_configure() {
|
||||
# Not using -DGRK_BUILD_JPEG=OFF fails the build
|
||||
# Need -DGRK_BUILD_JPEG=OFF, otherwise will pull libjpeg-turbo from github
|
||||
# (see https://github.com/GrokImageCompression/grok/issues/351)
|
||||
local mycmakeargs=(
|
||||
-DBUILD_TESTING=OFF
|
||||
|
||||
Reference in New Issue
Block a user