Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/
Date: Mon, 29 Aug 2022 07:41:17
Message-Id: 1661758703.04be449b9866811c61af44ca66e23ae8bdfb559d.jsmolic@gentoo
1 commit: 04be449b9866811c61af44ca66e23ae8bdfb559d
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 07:38:23 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 07:38:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04be449b
7
8 dev-embedded/u-boot-tools: Add dev-lang/swig to BDEPEND
9
10 Closes: https://bugs.gentoo.org/860294
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 dev-embedded/u-boot-tools/u-boot-tools-2022.07.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2022.07.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2022.07.ebuild
17 index 7bf924633a93..4b8ceb9f6cd6 100644
18 --- a/dev-embedded/u-boot-tools/u-boot-tools-2022.07.ebuild
19 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2022.07.ebuild
20 @@ -19,6 +19,7 @@ IUSE="envtools"
21 RDEPEND="dev-libs/openssl:="
22 DEPEND="${RDEPEND}"
23 BDEPEND="
24 + dev-lang/swig
25 sys-devel/bison
26 sys-devel/flex
27 virtual/pkgconfig