pkgsrc-WIP-changes archive

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

sayonara: fix depends



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Sun Apr 19 17:13:42 2026 +0200
Changeset:	970d80b2fa76b5f53c07e18d75bbd0b407a42f7e

Modified Files:
	sayonara/Makefile

Log Message:
sayonara: fix depends

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

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

diffstat:
 sayonara/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/sayonara/Makefile b/sayonara/Makefile
index 43a1d978e3..831ffc6ecc 100644
--- a/sayonara/Makefile
+++ b/sayonara/Makefile
@@ -44,5 +44,7 @@ DEPENDS+=	gst-plugins1-oss-[0-9]*:../../audio/gst-plugins1-oss
 .include "../../multimedia/gst-plugins1-good/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-bad/buildlink3.mk"
 .include "../../x11/qt5-qtsvg/buildlink3.mk"
+BUILDLINK_DEPMETHOD.qt5-qttools= build
+.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index