pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/mumble



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Sep 18 09:47:56 UTC 2019

Modified Files:
        pkgsrc/chat/mumble: Makefile

Log Message:
mumble: Needs qt5-qttools


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/chat/mumble/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/mumble/Makefile
diff -u pkgsrc/chat/mumble/Makefile:1.8 pkgsrc/chat/mumble/Makefile:1.9
--- pkgsrc/chat/mumble/Makefile:1.8     Mon Sep 16 23:17:07 2019
+++ pkgsrc/chat/mumble/Makefile Wed Sep 18 09:47:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/09/16 23:17:07 nia Exp $
+# $NetBSD: Makefile,v 1.9 2019/09/18 09:47:56 nia Exp $
 
 DISTNAME=      mumble-1.3.0
 PKGREVISION=   1
@@ -104,6 +104,7 @@ do-install:
 .include "../../security/openssl/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../x11/qt5-qtsvg/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../x11/libXi/buildlink3.mk"
 .include "../../mk/dlopen.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index