pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/u-boot Depend on u-boot-nanopi-r1 too.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17af3cfed5a9
branches:  trunk
changeset: 415514:17af3cfed5a9
user:      bad <bad%pkgsrc.org@localhost>
date:      Tue Oct 08 21:05:11 2019 +0000

description:
Depend on u-boot-nanopi-r1 too.

diffstat:

 sysutils/u-boot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d6a08618170d -r 17af3cfed5a9 sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile  Tue Oct 08 21:03:51 2019 +0000
+++ b/sysutils/u-boot/Makefile  Tue Oct 08 21:05:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/10/06 17:02:10 bad Exp $
+# $NetBSD: Makefile,v 1.21 2019/10/08 21:05:11 bad Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
@@ -47,6 +47,7 @@
 DEPENDS+=      u-boot-nanopi-neo-plus2-[0-9]*:../../sysutils/u-boot-nanopi-neo-plus2
 DEPENDS+=      u-boot-nanopi-neo-[0-9]*:../../sysutils/u-boot-nanopi-neo
 DEPENDS+=      u-boot-nanopi-neo2-[0-9]*:../../sysutils/u-boot-nanopi-neo2
+DEPENDS+=      u-boot-nanopi-11-[0-9]*:../../sysutils/u-boot-nanopi-11
 .if !empty(PKG_OPTIONS:Mamlogic-meson)
 DEPENDS+=      u-boot-odroid-c2-[0-9]*:../../sysutils/u-boot-odroid-c2
 .endif



Home | Main Index | Thread Index | Old Index