pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/u-boot-pine-h64 u-boot-pine-h64: needs py-set...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6aac1e85066b
branches: trunk
changeset: 454814:6aac1e85066b
user: nia <nia%pkgsrc.org@localhost>
date: Mon Jun 21 14:05:12 2021 +0000
description:
u-boot-pine-h64: needs py-setuptools
diffstat:
sysutils/u-boot-pine-h64/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cc4ada604bb1 -r 6aac1e85066b sysutils/u-boot-pine-h64/Makefile
--- a/sysutils/u-boot-pine-h64/Makefile Mon Jun 21 14:02:47 2021 +0000
+++ b/sysutils/u-boot-pine-h64/Makefile Mon Jun 21 14:05:12 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/03/11 18:59:59 jakllsch Exp $
+# $NetBSD: Makefile,v 1.10 2021/06/21 14:05:12 nia Exp $
UBOOT_TARGET= pine-h64
UBOOT_CONFIG= pine_h64_defconfig
@@ -9,6 +9,8 @@
UBOOT_VERSION= 2021.01
PKGREVISION= 0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+
post-extract:
${CP} ${PREFIX}/share/arm-trusted-firmware/sun50i-h6/bl31.bin ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index