Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/
Date: Mon, 28 Mar 2022 19:31:58
Message-Id: 1648495894.093c4cde84466c321d4f7b61210d51a302c7906e.polynomial-c@gentoo
1 commit: 093c4cde84466c321d4f7b61210d51a302c7906e
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 19:31:12 2022 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 19:31:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093c4cde
7
8 net-fs/samba: Added dev-perl/JSON to DEPEND
9
10 Bug: https://bugs.gentoo.org/836167
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 net-fs/samba/samba-4.16.0.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/net-fs/samba/samba-4.16.0.ebuild b/net-fs/samba/samba-4.16.0.ebuild
17 index 70564439a33a..acbdab767d9f 100644
18 --- a/net-fs/samba/samba-4.16.0.ebuild
19 +++ b/net-fs/samba/samba-4.16.0.ebuild
20 @@ -115,6 +115,7 @@ COMMON_DEPEND="
21 "
22 DEPEND="${COMMON_DEPEND}
23 >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
24 + dev-perl/JSON
25 net-libs/libtirpc[${MULTILIB_USEDEP}]
26 || (
27 net-libs/rpcsvc-proto