pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
efl: needs at least pixman v0.40.0
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Wed Nov 20 19:49:09 2024 +0000
Changeset: 25eec8e5af0efea85d87960f9752a60e735a3469
Modified Files:
efl/Makefile
Log Message:
efl: needs at least pixman v0.40.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25eec8e5af0efea85d87960f9752a60e735a3469
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
efl/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/efl/Makefile b/efl/Makefile
index 745f325007..6f2d344896 100644
--- a/efl/Makefile
+++ b/efl/Makefile
@@ -128,5 +128,6 @@ MESON_ARGS+= -Dopengl=base
.include "../../x11/libXdmcp/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pixman+= pixman>=0.40.0
.include "../../x11/pixman/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index