pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/py-keystone py-keystone: needs cmake.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8fc06fd991e
branches: trunk
changeset: 448702:f8fc06fd991e
user: nia <nia%pkgsrc.org@localhost>
date: Fri Mar 12 14:48:12 2021 +0000
description:
py-keystone: needs cmake.
diffstat:
emulators/py-keystone/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 964060e98b28 -r f8fc06fd991e emulators/py-keystone/Makefile
--- a/emulators/py-keystone/Makefile Fri Mar 12 14:38:21 2021 +0000
+++ b/emulators/py-keystone/Makefile Fri Mar 12 14:48:12 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/02/10 10:35:13 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/12 14:48:12 nia Exp $
.include "../../emulators/keystone/Makefile.common"
@@ -13,6 +13,8 @@
EGG_NAME= keystone_engine-${PKGVERSION_NOREV}
+TOOL_DEPENDS+= cmake-[0-9]*:../../devel/cmake
+
.include "../../emulators/keystone/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index