pkgsrc-WIP-changes archive

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

qmediamanager: Add devpub-mount dep



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri Jun 16 10:11:41 2023 -0500
Changeset:	e8e954d88b3c31fd61f0841ba6c1124a94a36589

Modified Files:
	qmediamanager/Makefile

Log Message:
qmediamanager: Add devpub-mount dep

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

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 35d61b7479..bcb603ce95 100644
--- a/qmediamanager/Makefile
+++ b/qmediamanager/Makefile
@@ -18,6 +18,7 @@ COMMENT=	GUI tool for managing removable media
 LICENSE=	2-clause-bsd
 
 DEPENDS=	npmount>0:../../wip/npmount
+DEPENDS+=	devpub-mount>0:../../wip/devpub-mount
 DEPENDS+=	auto-admin>=0.7.16:../../sysutils/auto-admin
 DEPENDS+=	rxvt-unicode>0:../../x11/rxvt-unicode
 DEPENDS+=	qt6-qttools>0:../../devel/qt6-qttools


Home | Main Index | Thread Index | Old Index