pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Declare qt5-qtwebkit as dependency
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue Mar 24 12:54:14 2020 +0100
Changeset: b204fb93daa21d83818b7f1ccb9decc609088f51
Modified Files:
qutebrowser/Makefile
Log Message:
Declare qt5-qtwebkit as dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b204fb93daa21d83818b7f1ccb9decc609088f51
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 f17bf22032..357eedae19 100644
--- a/qutebrowser/Makefile
+++ b/qutebrowser/Makefile
@@ -27,5 +27,6 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
+.include "../../x11/qt5-qtwebkit/buildlink3.mk"
.include "../../x11/py-qt5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index