summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:26:39 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:45 +0100
commitf5e15c5b0aad3c29720e66f7c85e1dd8ab5d6208 (patch)
tree3464a6a4db9d86b2cfc91769714e678dd5197f1a /sys-devel/crossdev/crossdev-99999999.ebuild
parentsys-devel/bin86: eutils->epatch (diff)
downloadgentoo-f5e15c5b0aad3c29720e66f7c85e1dd8ab5d6208.tar.gz
gentoo-f5e15c5b0aad3c29720e66f7c85e1dd8ab5d6208.tar.bz2
gentoo-f5e15c5b0aad3c29720e66f7c85e1dd8ab5d6208.zip
sys-devel/crossdev: use BDEPEND for app-arch/xz-utils
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/crossdev/crossdev-99999999.ebuild')
-rw-r--r--sys-devel/crossdev/crossdev-99999999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild
index c2897f179723..e04a77bf18a1 100644
--- a/sys-devel/crossdev/crossdev-99999999.ebuild
+++ b/sys-devel/crossdev/crossdev-99999999.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
@@ -17,7 +17,6 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev"
LICENSE="GPL-2"
SLOT="0"
-IUSE=""
RDEPEND="
>=sys-apps/portage-2.1
@@ -25,7 +24,7 @@ RDEPEND="
app-shells/bash
sys-apps/gentoo-functions
"
-DEPEND="app-arch/xz-utils"
+BDEPEND="app-arch/xz-utils"
src_install() {
default