Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-libs/dpdk/
Date: Mon, 27 Dec 2021 14:44:15
Message-Id: 1640573265.e2934da96db3d70c264b5c07bce83bf929362157.flow@gentoo
1 commit: e2934da96db3d70c264b5c07bce83bf929362157
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Mon Dec 27 02:11:15 2021 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 27 02:47:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2934da9
7
8 net-libs/dpdk: add libarchive dependency
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
12
13 net-libs/dpdk/dpdk-21.11.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/net-libs/dpdk/dpdk-21.11.ebuild b/net-libs/dpdk/dpdk-21.11.ebuild
17 index de5f926df..97b9e66ff 100644
18 --- a/net-libs/dpdk/dpdk-21.11.ebuild
19 +++ b/net-libs/dpdk/dpdk-21.11.ebuild
20 @@ -25,6 +25,7 @@ DEPEND="${PYTHON_DEPS}
21 dev-python/pyelftools[${PYTHON_USEDEP}]
22 ')
23 ~sys-kernel/rte_kni-kmod-${PV}[${PYTHON_SINGLE_USEDEP}]
24 + app-arch/libarchive
25 app-crypt/intel-ipsec-mb
26 dev-libs/elfutils
27 dev-libs/isa-l