From: Sergei Trofimovich Date: Sat, 9 Nov 2019 16:24:24 +0000 (+0000) Subject: dev-libs/libxls: add BDEPEND="app-arch/unzip" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=550a5d1cbbcf78281cf3a9041a292fecf626055a;p=gentoo.git dev-libs/libxls: add BDEPEND="app-arch/unzip" Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich --- diff --git a/dev-libs/libxls/libxls-1.4.0-r1.ebuild b/dev-libs/libxls/libxls-1.4.0-r1.ebuild index fd8b84de8c06..eb6a52506754 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