From c1db72f6e0ce62b37113a9528ba1147289933e5d Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 13:24:11 +0100 Subject: net-misc/npapi-sdk: use BDEPEND for virtual/pkgconfig Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild | 5 ++--- net-misc/npapi-sdk/npapi-sdk-9999.ebuild | 6 ++---- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'net-misc') diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild index 259bdc824cf0..a2433eefbda2 100644 --- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild +++ b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,6 +10,5 @@ SRC_URI="https://github.com/mgorny/npapi-sdk/releases/download/${P}/${P}.tar.bz2 LICENSE="BSD" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="virtual/pkgconfig" +BDEPEND="virtual/pkgconfig" diff --git a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild index 30c5fda915de..c7c9e7a3f097 100644 --- a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild +++ b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,10 +11,8 @@ EGIT_REPO_URI="https://github.com/mgorny/${PN}.git" LICENSE="BSD" SLOT="0" -KEYWORDS="" -IUSE="" -DEPEND="virtual/pkgconfig" +BDEPEND="virtual/pkgconfig" src_prepare() { default -- cgit v1.2.3-65-gdbad