pkgsrc-WIP-changes archive

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

picom: allow building on older releases



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jun 16 06:54:50 2023 +0200
Changeset:	cd33c17be6b94285a01c7ad14f38b149d58c86bd

Modified Files:
	picom/Makefile

Log Message:
picom: allow building on older releases

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

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

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

diffs:
diff --git a/picom/Makefile b/picom/Makefile
index 5f1c7c5780..12a17d39d9 100644
--- a/picom/Makefile
+++ b/picom/Makefile
@@ -35,6 +35,7 @@ post-install:
 .include "../../devel/libev/buildlink3.mk"
 .include "../../devel/pcre/buildlink3.mk"
 .include "../../devel/uthash/buildlink3.mk"
+BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=21.3.7
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"


Home | Main Index | Thread Index | Old Index