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-20201129.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-20201129.ebuild')
-rw-r--r--sys-devel/crossdev/crossdev-20201129.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/crossdev/crossdev-20201129.ebuild b/sys-devel/crossdev/crossdev-20201129.ebuild
index 19acd6a295a1..710a287c866c 100644
--- a/sys-devel/crossdev/crossdev-20201129.ebuild
+++ b/sys-devel/crossdev/crossdev-20201129.ebuild
@@ -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