pkgsrc-WIP-changes archive

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

qmediamanager: Note possibility of qt5/6 options



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jun 17 16:38:51 2023 -0500
Changeset:	06e6d0f164f0ff75dc76c52feb4369bc95bcd8f4

Modified Files:
	qmediamanager/Makefile

Log Message:
qmediamanager: Note possibility of qt5/6 options

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=06e6d0f164f0ff75dc76c52feb4369bc95bcd8f4

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

diffstat:
 qmediamanager/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/qmediamanager/Makefile b/qmediamanager/Makefile
index 9a52a73f2d..9aa7782b97 100644
--- a/qmediamanager/Makefile
+++ b/qmediamanager/Makefile
@@ -14,6 +14,7 @@ DEPENDS=	npmount>0:../../wip/npmount
 DEPENDS+=	devpub-mount>0:../../wip/devpub-mount
 DEPENDS+=	auto-admin>=0.7.17:../../sysutils/auto-admin
 DEPENDS+=	rxvt-unicode>0:../../x11/rxvt-unicode
+# Maybe use qt5/6 options.  See net/wireshark.
 DEPENDS+=	qt5-qttools>0:../../x11/qt5-qttools
 
 SUBST_CLASSES+=		prefix


Home | Main Index | Thread Index | Old Index