pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
flameshot: needs qt5-qttools
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Wed Aug 7 01:55:26 2024 +0200
Changeset: 2b4fd42eb40a9175b8ff639fd8f1155eed063138
Modified Files:
flameshot/Makefile
Log Message:
flameshot: needs qt5-qttools
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2b4fd42eb40a9175b8ff639fd8f1155eed063138
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
flameshot/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/flameshot/Makefile b/flameshot/Makefile
index e0d89d6a3e..a10a60045e 100644
--- a/flameshot/Makefile
+++ b/flameshot/Makefile
@@ -25,4 +25,6 @@ SUBST_VARS.mandir= PKGMANDIR
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
+BUILDLINK_DEPMETHOD.qt5-qttools= build
+.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index