Gentoo Archives: gentoo-commits

From: Daniel Novomesky <dnovomesky@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/libjxl/
Date: Sat, 01 Jan 2022 17:23:41
Message-Id: 1641057804.f613f7b211f1d46a7611bfc33b0045f8932f3aaf.dnovomesky@gentoo
1 commit: f613f7b211f1d46a7611bfc33b0045f8932f3aaf
2 Author: Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
3 AuthorDate: Sat Jan 1 17:22:45 2022 +0000
4 Commit: Daniel Novomesky <dnovomesky <AT> gmail <DOT> com>
5 CommitDate: Sat Jan 1 17:23:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f613f7b2
7
8 media-libs/libjxl: depend on dev-cpp/gflags
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Daniel Novomesky <dnovomesky <AT> gmail.com>
12
13 media-libs/libjxl/libjxl-9999.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/media-libs/libjxl/libjxl-9999.ebuild b/media-libs/libjxl/libjxl-9999.ebuild
17 index 2fafeb9c7..1745e4ba0 100644
18 --- a/media-libs/libjxl/libjxl-9999.ebuild
19 +++ b/media-libs/libjxl/libjxl-9999.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2021 Gentoo Authors
22 +# Copyright 2021-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -24,6 +24,7 @@ DEPEND="app-arch/brotli
27 media-libs/openexr:=
28 dev-util/google-perftools
29 x11-misc/shared-mime-info
30 + dev-cpp/gflags
31 dev-cpp/gtest
32 dev-cpp/highway
33 media-libs/lcms