pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/u-boot



Module Name:    pkgsrc
Committed By:   bad
Date:           Tue Oct  8 21:43:05 UTC 2019

Modified Files:
        pkgsrc/sysutils/u-boot: Makefile

Log Message:
Depend on u-boot-nanopi-duo2 too.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/sysutils/u-boot/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/u-boot/Makefile
diff -u pkgsrc/sysutils/u-boot/Makefile:1.21 pkgsrc/sysutils/u-boot/Makefile:1.22
--- pkgsrc/sysutils/u-boot/Makefile:1.21        Tue Oct  8 21:05:11 2019
+++ pkgsrc/sysutils/u-boot/Makefile     Tue Oct  8 21:43:05 2019
@@ -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 @@ DEPENDS+=     u-boot-lamobo-r1-[0-9]*:../../
 .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