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-duo2 too.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6bc0cd7ae12d
branches:  trunk
changeset: 415522:6bc0cd7ae12d
user:      bad <bad%pkgsrc.org@localhost>
date:      Tue Oct 08 21:43:05 2019 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 4179687237de -r 6bc0cd7ae12d sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile  Tue Oct 08 21:40:05 2019 +0000
+++ b/sysutils/u-boot/Makefile  Tue Oct 08 21:43:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2019/10/08 21:05:11 bad Exp $
+# $NetBSD: Makefile,v 1.22 2019/10/08 21:43:05 bad Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
@@ -43,6 +43,7 @@
 .if !empty(PKG_OPTIONS:Mamlogic-meson)
 DEPENDS+=      u-boot-libretech-cc-[0-9]*:../../sysutils/u-boot-libretech-cc
 .endif
+DEPENDS+=      u-boot-nanopi-duo2-[0-9]*:../../sysutils/u-boot-nanopi-duo2
 DEPENDS+=      u-boot-nanopi-m1-[0-9]*:../../sysutils/u-boot-nanopi-m1
 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



Home | Main Index | Thread Index | Old Index