pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/ktouch Add missing dependencies (PR pkg/52423)
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ee72ea65725
branches: trunk
changeset: 365708:1ee72ea65725
user: markd <markd%pkgsrc.org@localhost>
date: Sun Jul 23 21:11:59 2017 +0000
description:
Add missing dependencies (PR pkg/52423)
diffstat:
misc/ktouch/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 33aaf4acb4bc -r 1ee72ea65725 misc/ktouch/Makefile
--- a/misc/ktouch/Makefile Sun Jul 23 21:09:00 2017 +0000
+++ b/misc/ktouch/Makefile Sun Jul 23 21:11:59 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2017/04/30 01:21:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2017/07/23 21:11:59 markd Exp $
DISTNAME= ktouch-${_KDE_VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= misc
COMMENT= KDE touch typing tutor
@@ -9,6 +9,9 @@
.include "../../meta-pkgs/kde4/kde4.mk"
+DEPENDS+= kqtquickcharts-[0-9]*:../../graphics/kqtquickcharts4
+DEPENDS+= qt4-sqlite3-[0-9]*:../../x11/qt4-sqlite3
+
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index