pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/raspberrypi-userland raspberrypi-userland: Needs ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/63510daa58d1
branches: trunk
changeset: 407741:63510daa58d1
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jan 09 02:06:44 2020 +0000
description:
raspberrypi-userland: Needs pkg-config
diffstat:
misc/raspberrypi-userland/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5f7632ca5dbc -r 63510daa58d1 misc/raspberrypi-userland/Makefile
--- a/misc/raspberrypi-userland/Makefile Thu Jan 09 00:58:34 2020 +0000
+++ b/misc/raspberrypi-userland/Makefile Thu Jan 09 02:06:44 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/11/03 17:04:26 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/01/09 02:06:44 nia Exp $
#
DISTNAME= userland-20170109
@@ -22,7 +22,7 @@
USE_CMAKE= yes
CMAKE_ARGS+= -DCMAKE_TOOLCHAIN_FILE=${WRKSRC}/makefiles/cmake/toolchains/arm-netbsdelf.cmake
-USE_TOOLS+= bash:run
+USE_TOOLS+= pkg-config bash:run
SUBST_CLASSES+= vc
SUBST_STAGE.vc= pre-configure
Home |
Main Index |
Thread Index |
Old Index