pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt5-qtwebchannel Add dependency on qt5-qtwebsockets
details: https://anonhg.NetBSD.org/pkgsrc/rev/c907a536fec8
branches: trunk
changeset: 348767:c907a536fec8
user: markd <markd%pkgsrc.org@localhost>
date: Sun Jun 19 05:07:24 2016 +0000
description:
Add dependency on qt5-qtwebsockets
diffstat:
x11/qt5-qtwebchannel/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 59dbee79f147 -r c907a536fec8 x11/qt5-qtwebchannel/Makefile
--- a/x11/qt5-qtwebchannel/Makefile Sun Jun 19 05:04:57 2016 +0000
+++ b/x11/qt5-qtwebchannel/Makefile Sun Jun 19 05:07:24 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2016/04/11 19:01:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2016/06/19 05:07:24 markd Exp $
DISTNAME= qtwebchannel-opensource-src-${QTVERSION}
PKGNAME= qt5-qtwebchannel-${QTVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Qt5 WebChannel module
MAKE_ENV+= QTDIR=${QTDIR}
@@ -18,4 +18,5 @@
.endfor
.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
+.include "../../x11/qt5-qtwebsockets/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index