Skip to content

Commit

Permalink
app-portage/elt-patches: use BDEPEND for app-arch/xz-utils
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 21, 2021
1 parent 3eab437 commit b00bef8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app-portage/elt-patches/elt-patches-20201205.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""

RDEPEND="sys-apps/gentoo-functions"
DEPEND="app-arch/xz-utils"
BDEPEND="app-arch/xz-utils"

src_compile() {
emake rootprefix="${EPREFIX}" libdirname="$(get_libdir)"
Expand Down

0 comments on commit b00bef8

Please sign in to comment.