pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/prison prison: add recommended dependency zxi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/16c884afcd2f
branches: trunk
changeset: 381385:16c884afcd2f
user: markd <markd%pkgsrc.org@localhost>
date: Tue Jul 05 20:32:19 2022 +0000
description:
prison: add recommended dependency zxing-cpp
diffstat:
graphics/prison/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ada195477e29 -r 16c884afcd2f graphics/prison/Makefile
--- a/graphics/prison/Makefile Tue Jul 05 18:08:35 2022 +0000
+++ b/graphics/prison/Makefile Tue Jul 05 20:32:19 2022 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2022/04/25 06:03:10 markd Exp $
+# $NetBSD: Makefile,v 1.28 2022/07/05 20:32:19 markd Exp $
DISTNAME= prison-${KF5VER}
+PKGREVISION= 1
CATEGORIES= graphics
HOMEPAGE= https://community.kde.org/Frameworks
@@ -15,6 +16,7 @@
.include "../../converters/qrencode/buildlink3.mk"
.include "../../graphics/libdmtx/buildlink3.mk"
+.include "../../graphics/zxing-cpp/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index