Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/
Date: Sat, 02 Oct 2021 21:00:14
Message-Id: 1633208354.ae4930672c80b0c9eacb12e0cd233402a4988020.leio@gentoo
1 commit: ae4930672c80b0c9eacb12e0cd233402a4988020
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 20:57:48 2021 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 20:59:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae493067
7
8 media-gfx/gnome-photos: fix manpage build deps
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 media-gfx/gnome-photos/gnome-photos-40.0.ebuild | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild b/media-gfx/gnome-photos/gnome-photos-40.0.ebuild
17 index bb35eff06b0..08d3447e9cd 100644
18 --- a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild
19 +++ b/media-gfx/gnome-photos/gnome-photos-40.0.ebuild
20 @@ -48,6 +48,8 @@ RDEPEND="${DEPEND}
21 "
22 BDEPEND="
23 dev-libs/appstream-glib
24 + dev-libs/libxslt
25 + app-text/docbook-xsl-stylesheets
26 dev-util/desktop-file-utils
27 dev-util/gdbus-codegen
28 dev-util/glib-utils