Gentoo Archives: gentoo-commits

From: Stefan Strogin <steils@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/matrix:master commit in: net-im/fractal/
Date: Thu, 27 Aug 2020 00:08:34
Message-Id: 1598486871.5101fe5d33066c6d892f6b9a6110880071983216.steils@gentoo
1 commit: 5101fe5d33066c6d892f6b9a6110880071983216
2 Author: Stefan Strogin <steils <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 00:07:51 2020 +0000
4 Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 00:07:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/matrix.git/commit/?id=5101fe5d
7
8 net-im/fractal: add missing dep
9
10 Closes: https://gitlab.com/steils/matrix-overlay/issues/9
11 Package-Manager: Portage-3.0.4, Repoman-3.0.1
12 Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
13
14 net-im/fractal/fractal-4.4.0.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/net-im/fractal/fractal-4.4.0.ebuild b/net-im/fractal/fractal-4.4.0.ebuild
18 index b3777b3..9be1ba2 100644
19 --- a/net-im/fractal/fractal-4.4.0.ebuild
20 +++ b/net-im/fractal/fractal-4.4.0.ebuild
21 @@ -18,6 +18,7 @@ RESTRICT="network-sandbox"
22
23 RDEPEND=">=app-text/gspell-1.8.1
24 >=gui-libs/libhandy-0.0.9:0.0=
25 + media-libs/gst-plugins-bad
26 media-libs/gstreamer-editing-services
27 x11-libs/cairo
28 x11-libs/gtksourceview:4"