summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-06-21 14:05:12 +0000
committernia <nia@pkgsrc.org>2021-06-21 14:05:12 +0000
commit3a09c392c6b0fe4d2435f68004f528bd166674dc (patch)
treef23bb425884ec7f245678f6c16f8ed791f5a915b
parent24c2c285ba286cdb6b143eb483ee540fc28eb4bd (diff)
downloadpkgsrc-3a09c392c6b0fe4d2435f68004f528bd166674dc.tar.gz
u-boot-pine-h64: needs py-setuptools
-rw-r--r--sysutils/u-boot-pine-h64/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/u-boot-pine-h64/Makefile b/sysutils/u-boot-pine-h64/Makefile
index 750f28c6092..b83637829a1 100644
--- a/sysutils/u-boot-pine-h64/Makefile
+++ b/sysutils/u-boot-pine-h64/Makefile
@@ -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_INSTALLBOOT_PLIST= installboot.plist
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}