pkgsrc-WIP-changes archive

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

qutebrowser: needs nss



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Nov 5 08:46:28 2025 +0100
Changeset:	a635ed38866b03c3cacbe37dbac25cd64b879645

Modified Files:
	qutebrowser/Makefile

Log Message:
qutebrowser: needs nss

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

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

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

diffs:
diff --git a/qutebrowser/Makefile b/qutebrowser/Makefile
index 2b9e0a3f85..6b79cadb53 100644
--- a/qutebrowser/Makefile
+++ b/qutebrowser/Makefile
@@ -22,5 +22,6 @@ DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
 USE_LANGUAGES=	# none
 
 .include "../../lang/python/wheel.mk"
+.include "../../devel/nss/buildlink3.mk"
 .include "../../x11/qt6-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index