pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/kholidays kholidays: also needs qt5-qttools



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a30b072ecb33
branches:  trunk
changeset: 418336:a30b072ecb33
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Nov 24 19:42:58 2019 +0000

description:
kholidays: also needs qt5-qttools

diffstat:

 time/kholidays/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 7ffdadbf62ee -r a30b072ecb33 time/kholidays/Makefile
--- a/time/kholidays/Makefile   Sun Nov 24 19:36:02 2019 +0000
+++ b/time/kholidays/Makefile   Sun Nov 24 19:42:58 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/04/25 21:09:21 markd Exp $
+# $NetBSD: Makefile,v 1.7 2019/11/24 19:42:58 markd Exp $
 
 DISTNAME=      kholidays-${KF5VER}
 CATEGORIES=    time
@@ -13,4 +13,5 @@
 
 .include "../../x11/qt5-qtdeclarative/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index