pkgsrc-WIP-changes archive

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

Fix the last panic



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue May 30 19:49:06 2023 +0200
Changeset:	6dad791faf6f5e2c00dc3bdd7de90d22f44b336e

Modified Files:
	szyszka/Makefile

Log Message:
Fix the last panic

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

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

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

diffs:
diff --git a/szyszka/Makefile b/szyszka/Makefile
index 12e0b74420..e0f82dd2ed 100644
--- a/szyszka/Makefile
+++ b/szyszka/Makefile
@@ -43,4 +43,5 @@ do-install:
 .include "../../devel/atk/buildlink3.mk"
 .include "../../graphics/gdk-pixbuf2/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../graphics/librsvg/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index