commit: 550a5d1cbbcf78281cf3a9041a292fecf626055a Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Nov 9 16:24:24 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Nov 9 16:24:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550a5d1c
dev-libs/libxls: add BDEPEND="app-arch/unzip" Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-libs/libxls/libxls-1.4.0-r1.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/dev-libs/libxls/libxls-1.4.0-r1.ebuild b/dev-libs/libxls/libxls-1.4.0-r1.ebuild index fd8b84de8c0..eb6a5250675 100644 --- a/dev-libs/libxls/libxls-1.4.0-r1.ebuild +++ b/dev-libs/libxls/libxls-1.4.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit eutils @@ -15,8 +15,11 @@ KEYWORDS="amd64 x86" IUSE="" RDEPEND="" -DEPEND="${RDEPEND} - virtual/pkgconfig" +DEPEND="" +BDEPEND=" + app-arch/unzip + virtual/pkgconfig +" RESTRICT=test # test driver is missing